de.phleisch.app.itsucks.processing
Class AbortProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.phleisch.app.itsucks.processing.ProcessingException
              extended by de.phleisch.app.itsucks.processing.AbortProcessingException
All Implemented Interfaces:
java.io.Serializable

public class AbortProcessingException
extends ProcessingException

See Also:
Serialized Form

Constructor Summary
AbortProcessingException()
           
AbortProcessingException(java.lang.String pMessage)
           
AbortProcessingException(java.lang.String pMessage, java.lang.Throwable pCause)
           
AbortProcessingException(java.lang.Throwable pCause)
           
 
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

AbortProcessingException

public AbortProcessingException()

AbortProcessingException

public AbortProcessingException(java.lang.String pMessage,
                                java.lang.Throwable pCause)

AbortProcessingException

public AbortProcessingException(java.lang.String pMessage)

AbortProcessingException

public AbortProcessingException(java.lang.Throwable pCause)


Copyright © 2010. All Rights Reserved.