org.powertac.common.exceptions
Class ShoutCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.powertac.common.exceptions.PowerTacException
org.powertac.common.exceptions.ShoutCreationException
- All Implemented Interfaces:
- Serializable
public class ShoutCreationException
- extends PowerTacException
Thrown if the creation of a new shout fails
- 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 |
ShoutCreationException
public ShoutCreationException()
ShoutCreationException
public ShoutCreationException(String s)
ShoutCreationException
public ShoutCreationException(String s,
Throwable throwable)
ShoutCreationException
public ShoutCreationException(Throwable throwable)
Copyright © 2011. All Rights Reserved.