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.
| 构造器和说明 |
|---|
MemoableResetException(String msg)
Basic Constructor.
|
public MemoableResetException(String msg)
msg - message to be associated with this exception.Copyright © 2020. All rights reserved.