eXo JCR :: Ext :: Services 1.16.0-Alpha1

org.exoplatform.services.jcr.ext.artifact
Class ArtifactManagingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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
ArtifactManagingException()
           
ArtifactManagingException(String message)
           
ArtifactManagingException(String message, Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArtifactManagingException

public ArtifactManagingException()

ArtifactManagingException

public ArtifactManagingException(String message)

ArtifactManagingException

public ArtifactManagingException(String message,
                                 Throwable e)

eXo JCR :: Ext :: Services 1.16.0-Alpha1

Copyright © 2013 eXo Platform SAS. All Rights Reserved.