uk.ac.ed.morphml_handler.warp.exception
Class WarpingException

java.lang.Object
  extended by java.lang.Throwable
      extended by uk.ac.ed.morphml_handler.warp.exception.WarpingException
All Implemented Interfaces:
Serializable

public class WarpingException
extends Throwable

See Also:
Serialized Form

Constructor Summary
WarpingException(String message)
          Creates a new instance of WarpingException
 
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

WarpingException

public WarpingException(String message)
Creates a new instance of WarpingException