public class PackagingException extends RuntimeException
Exception thrown when there was an error in the packing process of an application.
| Constructor and description |
|---|
PackagingException(String message) |
PackagingException(String message, Throwable cause) |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |