org.powertac.common.exceptions
Class ShoutDeletionException

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.ShoutDeletionException
All Implemented Interfaces:
Serializable

public class ShoutDeletionException
extends PowerTacException

Thrown if a shout deletion fails

Version:
1.0, Date: 10.01.11
Author:
Carsten Block
See Also:
Serialized Form

Constructor Summary
ShoutDeletionException()
           
ShoutDeletionException(String s)
           
ShoutDeletionException(String s, Throwable throwable)
           
ShoutDeletionException(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

ShoutDeletionException

public ShoutDeletionException()

ShoutDeletionException

public ShoutDeletionException(String s)

ShoutDeletionException

public ShoutDeletionException(String s,
                              Throwable throwable)

ShoutDeletionException

public ShoutDeletionException(Throwable throwable)


Copyright © 2011. All Rights Reserved.