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