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 in case a renderer can't be found or if the registration fails.

Version:
$Id$
See Also:
Serialized Form

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


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