Package megamek.client.bot.princess
Class PrincessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
megamek.client.bot.princess.PrincessException
- All Implemented Interfaces:
Serializable
- Since:
- 8/17/13 11:03 PM
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPrincessException(String message) PrincessException(String message, Throwable cause) PrincessException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PrincessException
public PrincessException() -
PrincessException
-
PrincessException
-
PrincessException
-