org.apache.jetspeed.administration
Class RegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.administration.RegistrationException
- All Implemented Interfaces:
- Serializable
public class RegistrationException
- extends JetspeedException
Registration-related exceptions
- Version:
- $Id: $
- Author:
- David Sean Taylor
- See Also:
- Serialized Form
RegistrationException
public RegistrationException()
RegistrationException
public RegistrationException(KeyedMessage keyedMessage,
Throwable nested)
RegistrationException
public RegistrationException(KeyedMessage typedMessage)
RegistrationException
public RegistrationException(String msg,
Throwable nested)
RegistrationException
public RegistrationException(String message)
RegistrationException
public RegistrationException(Throwable nested)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.