Class ArtifactManagingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.exoplatform.services.jcr.ext.artifact.ArtifactManagingException
-
- All Implemented Interfaces:
Serializable
public final class ArtifactManagingException extends Exception
- Version:
- $Id: ArtifactManagingException.java 12:15:42
- Author:
- Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ArtifactManagingException()ArtifactManagingException(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
-
-