net.sourceforge.rpgee.dice.exceptions
Class RandomValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.rpgee.exceptions.KeyMessageBasedException
net.sourceforge.rpgee.dice.exceptions.RandomValueException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- InvalidParameterException, InvalidRandomValueOutputException
public class RandomValueException
- extends KeyMessageBasedException
- See Also:
- Serialized Form
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 |
RandomValueException
public RandomValueException(java.lang.String string,
java.lang.String string2)
RandomValueException
public RandomValueException(java.lang.Exception e,
java.lang.String string)
RandomValueException
public RandomValueException(java.lang.String string)
RandomValueException
public RandomValueException(java.lang.String string,
java.lang.Exception e,
java.lang.String string2)
Copyright © 2006 An Infinite Number of Monkeys. All Rights Reserved.