Package org.powertac.common.exceptions
Class PowerTacException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.powertac.common.exceptions.PowerTacException
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class PowerTacException extends RuntimeException Generic PowerTAC Exception- Version:
- 1.0, Date: 10.01.11
- Author:
- Carsten Block
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description PowerTacException()PowerTacException(String s)PowerTacException(String s, Throwable throwable)PowerTacException(Throwable throwable)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-