public class PackagerException extends Exception
Constructor and Description |
---|
PackagerException(String key) |
PackagerException(String key,
String... arguments) |
PackagerException(String key,
Throwable cause) |
PackagerException(Throwable cause) |
PackagerException(Throwable cause,
String key,
String... arguments) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.