org.powertac.common.exceptions
Class PowerTacException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.powertac.common.exceptions.PowerTacException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ShoutCreationException, ShoutDeletionException, ShoutUpdateException
public class PowerTacException
- extends Exception
Generic PowerTAC Exception
- Version:
- 1.0, Date: 10.01.11
- Author:
- Carsten Block
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PowerTacException
public PowerTacException()
PowerTacException
public PowerTacException(String s)
PowerTacException
public PowerTacException(String s,
Throwable throwable)
PowerTacException
public PowerTacException(Throwable throwable)
Copyright © 2011. All Rights Reserved.