org.powertac.common.exceptions
Class ShoutUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.powertac.common.exceptions.PowerTacException
              extended by 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

Constructor Summary
ShoutUpdateException()
           
ShoutUpdateException(String s)
           
ShoutUpdateException(String s, Throwable throwable)
           
ShoutUpdateException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.