Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.jbpm
Class NuxeoJbpmSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.nuxeo.ecm.platform.jbpm.NuxeoJbpmRuntimeException
                  extended by org.nuxeo.ecm.platform.jbpm.NuxeoJbpmSecurityException
All Implemented Interfaces:
Serializable

public class NuxeoJbpmSecurityException
extends NuxeoJbpmRuntimeException

Author:
arussel
See Also:
Serialized Form

Constructor Summary
NuxeoJbpmSecurityException()
           
NuxeoJbpmSecurityException(String message, Throwable e)
           
NuxeoJbpmSecurityException(Throwable e)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NuxeoJbpmSecurityException

public NuxeoJbpmSecurityException(String message,
                                  Throwable e)

NuxeoJbpmSecurityException

public NuxeoJbpmSecurityException(Throwable e)

NuxeoJbpmSecurityException

public NuxeoJbpmSecurityException()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.