|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.threerings.presents.server.InvocationException
com.threerings.util.Resulting.ReusableInvocationException
protected static class Resulting.ReusableInvocationException
| Field Summary | |
|---|---|
protected String |
_msg
|
| Constructor Summary | |
|---|---|
Resulting.ReusableInvocationException()
|
|
| Method Summary | |
|---|---|
String |
getMessage()
|
Resulting.ReusableInvocationException |
setMessage(String msg)
|
| Methods inherited from class com.threerings.presents.server.InvocationException |
|---|
require, requireAccess, requireAccess |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String _msg
| Constructor Detail |
|---|
public Resulting.ReusableInvocationException()
| Method Detail |
|---|
public Resulting.ReusableInvocationException setMessage(String msg)
public String getMessage()
getMessage in class Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||