info.magnolia.jackrabbit
Class MissingNodetypesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by info.magnolia.jackrabbit.MissingNodetypesException
All Implemented Interfaces:
Serializable

public class MissingNodetypesException
extends RuntimeException

Exception thrown when node type used for creation of new content is not registered in given repository.

Version:
$Revision: 41137 $ ($Author: gjoseph $)
Author:
fgiust
See Also:
Serialized Form

Constructor Summary
MissingNodetypesException()
           
 
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

MissingNodetypesException

public MissingNodetypesException()


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