Class ArtifactManagingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.jcr.ext.artifact.ArtifactManagingException
- All Implemented Interfaces:
Serializable
- Version:
- $Id: ArtifactManagingException.java 12:15:42
- Author:
- Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArtifactManagingException(String message) ArtifactManagingException(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArtifactManagingException
public ArtifactManagingException() -
ArtifactManagingException
-
ArtifactManagingException
-