com.day.jcr.vault.packaging
Class PackageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.day.jcr.vault.packaging.PackageException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CyclicDependencyException

public class PackageException
extends Exception

PackageException...

See Also:
Serialized Form

Constructor Summary
PackageException()
           
PackageException(String message)
           
PackageException(String message, Throwable cause)
           
PackageException(Throwable cause)
           
 
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

PackageException

public PackageException()

PackageException

public PackageException(String message)

PackageException

public PackageException(String message,
                        Throwable cause)

PackageException

public PackageException(Throwable cause)


Copyright © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.