com.gentics.api.portalnode.event
Class NoEventsAllowedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.gentics.api.lib.exception.NodeException
              extended by com.gentics.api.portalnode.event.NoEventsAllowedException
All Implemented Interfaces:
Serializable

public class NoEventsAllowedException
extends NodeException

Exception that is thrown when events shall be handled when no events are allowed

See Also:
Serialized Form

Constructor Summary
NoEventsAllowedException()
           
 
Method Summary
 
Methods inherited from class com.gentics.api.lib.exception.NodeException
getLocalizedMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

NoEventsAllowedException

public NoEventsAllowedException()


Copyright © 2013 Gentics Software GmbH. All Rights Reserved.