public class CannotReadException extends Exception
Constructor and Description |
---|
CannotReadException()
Creates an instance.
|
CannotReadException(String message)
Creates an instance.
|
CannotReadException(String message,
Throwable cause)
Creates an instance.
|
CannotReadException(Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2020 jthink.net. All rights reserved.