public class Pack200Exception extends Exception
| Constructor and Description |
|---|
Pack200Exception(String message)
Create a new Pack200 exception with the given message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Pack200Exception(String message)
message - the text message to displayCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.