de.interactive_instruments.ShapeChange
Class ShapeChangeAbortException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.interactive_instruments.ShapeChange.ShapeChangeAbortException
All Implemented Interfaces:
Serializable

public class ShapeChangeAbortException
extends Exception

The abort exception is only thrown in case of a fatal error.

See Also:
Serialized Form

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

Constructor Detail

ShapeChangeAbortException

public ShapeChangeAbortException()

ShapeChangeAbortException

public ShapeChangeAbortException(String msg)
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


Copyright © 2015. All rights reserved.