org.nuxeo.dam.exception
Class DamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.ecm.core.api.ClientException
org.nuxeo.dam.exception.DamException
- All Implemented Interfaces:
- Serializable
public class DamException
- extends org.nuxeo.ecm.core.api.ClientException
Distribution exception
- Author:
- Thomas Roger
- See Also:
- Serialized Form
Methods inherited from class org.nuxeo.ecm.core.api.ClientException |
wrap |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DamException
public DamException(String message)
DamException
public DamException(String message,
org.nuxeo.ecm.core.api.ClientException cause)
DamException
public DamException(String message,
Throwable cause)
DamException
public DamException(Throwable cause)
DamException
public DamException(org.nuxeo.ecm.core.api.ClientException cause)
Copyright © 2011 Nuxeo SAS. All Rights Reserved.