Package org.vafer.jdeb
Class PackagingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vafer.jdeb.PackagingException
- All Implemented Interfaces:
Serializable
Something went wrong while building the package
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionPackagingException(String message)PackagingException(String message, Throwable cause)PackagingException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PackagingException
public PackagingException() -
PackagingException
-
PackagingException
-
PackagingException
-