verinec.adaptation
Class UserCancelledError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by verinec.VerinecException
              extended by verinec.adaptation.UserCancelledError
All Implemented Interfaces:
Serializable

public class UserCancelledError
extends VerinecException

See Also:
Serialized Form

Constructor Summary
UserCancelledError()
           
UserCancelledError(String m)
           
UserCancelledError(String m, Throwable t)
           
 
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

UserCancelledError

public UserCancelledError()

UserCancelledError

public UserCancelledError(String m)

UserCancelledError

public UserCancelledError(String m,
                          Throwable t)

Copyright © 2005 Verinec, DIUF