public class InvalidPackageFileException extends RuntimeException
Constructor and Description |
---|
InvalidPackageFileException(String message)
Instantiates a new Invalid package file exception.
|
InvalidPackageFileException(String message,
Throwable cause)
Instantiates a new Invalid package file exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPackageFileException(String message)
message
- the messageCopyright © 2020. All rights reserved.