public final class ResourceStreamNotFoundException extends Exception
Constructor and Description |
---|
ResourceStreamNotFoundException()
Constructor
|
ResourceStreamNotFoundException(String message)
Constructor
|
ResourceStreamNotFoundException(String message,
Throwable cause)
Constructor
|
ResourceStreamNotFoundException(Throwable cause)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceStreamNotFoundException()
public ResourceStreamNotFoundException(String message)
message
- Description of the problempublic ResourceStreamNotFoundException(Throwable cause)
cause
- Nested stack traceCopyright © 2006–2022 Apache Software Foundation. All rights reserved.