org.nuxeo.ecm.core
Class CoreRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.core.CoreRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- QueryParseException
Deprecated. Do not use this class - it is internal to nuxeo repository core and
will be removed from the API soon
@Deprecated
public class CoreRuntimeException
- extends RuntimeException
- Author:
- Bogdan Stefanescu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoreRuntimeException
public CoreRuntimeException()
- Deprecated.
CoreRuntimeException
public CoreRuntimeException(String message)
- Deprecated.
CoreRuntimeException
public CoreRuntimeException(String message,
Throwable cause)
- Deprecated.
CoreRuntimeException
public CoreRuntimeException(Throwable cause)
- Deprecated.
Copyright © 2010 Nuxeo SAS. All Rights Reserved.