public class InvalidRangeRuntimeException extends RuntimeException
| Constructor and Description |
|---|
InvalidRangeRuntimeException(String msg) |
InvalidRangeRuntimeException(String message,
InvalidRangeException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidRangeRuntimeException(String msg)
public InvalidRangeRuntimeException(String message, InvalidRangeException cause)
Copyright © 2018. All rights reserved.