info.magnolia.registry
Class RegistrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.registry.RegistrationException
All Implemented Interfaces:
Serializable

public class RegistrationException
extends Exception

Thrown by a registry when it doesn't hold an entity that is asked for or when it fails to create the entity.

Version:
$Id$
See Also:
RegistryMap, Serialized Form

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

RegistrationException

public RegistrationException(String message,
                             Throwable cause)


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.