org.vafer.jdeb
Class PackagingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vafer.jdeb.PackagingException
- All Implemented Interfaces:
- Serializable
public final class PackagingException
- extends Exception
Something went wrong while building the package
- Author:
- Torsten Curdt
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PackagingException
public PackagingException()
PackagingException
public PackagingException(String message,
Throwable cause)
PackagingException
public PackagingException(String message)
PackagingException
public PackagingException(Throwable cause)
Copyright © 2012. All Rights Reserved.