uk.ac.soton.itinnovation.registry.icomponent.registration
Class RegistrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.soton.itinnovation.registry.icomponent.registration.RegistrationException
All Implemented Interfaces:
Serializable

public class RegistrationException
extends Exception

See Also:
Serialized Form

Constructor Summary
RegistrationException()
           
RegistrationException(String message)
           
RegistrationException(String message, Throwable cause)
           
RegistrationException(Throwable cause)
           
 
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

RegistrationException

public RegistrationException()

RegistrationException

public RegistrationException(String message)

RegistrationException

public RegistrationException(Throwable cause)

RegistrationException

public RegistrationException(String message,
                             Throwable cause)


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.