org.nuxeo.cm.exception
Class CaseManagementRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.cm.exception.CaseManagementRuntimeException
- All Implemented Interfaces:
- Serializable
public class CaseManagementRuntimeException
- extends RuntimeException
Runtime Distribution Exception
- Author:
- Alexandre Russel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CaseManagementRuntimeException
public CaseManagementRuntimeException()
CaseManagementRuntimeException
public CaseManagementRuntimeException(String message,
Throwable cause)
CaseManagementRuntimeException
public CaseManagementRuntimeException(String message)
CaseManagementRuntimeException
public CaseManagementRuntimeException(Throwable cause)
Copyright © 2011 Nuxeo SAS. All Rights Reserved.