|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sourceforge.rpgee.exceptions.KeyMessageBasedException
net.sourceforge.rpgee.dice.exceptions.RandomValueException
net.sourceforge.rpgee.dice.exceptions.InvalidRandomValueOutputException
public class InvalidRandomValueOutputException
Field Summary |
---|
Fields inherited from class net.sourceforge.rpgee.exceptions.KeyMessageBasedException |
---|
DEFAULT_MESSAGE |
Constructor Summary | |
---|---|
InvalidRandomValueOutputException(java.lang.String string,
java.lang.String string2)
|
Method Summary |
---|
Methods inherited from class net.sourceforge.rpgee.exceptions.KeyMessageBasedException |
---|
getKey |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidRandomValueOutputException(java.lang.String string, java.lang.String string2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |