public class MemoableResetException extends ClassCastException
The exception extends ClassCastException to enable users to have a single handling case, only introducing specific handling of this one if required.
| Constructor and Description |
|---|
MemoableResetException(String msg)
Basic Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MemoableResetException(String msg)
msg - message to be associated with this exception.Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.