public class OutOfRangeException extends IllegalArgumentException
| Constructor and Description |
|---|
OutOfRangeException() |
OutOfRangeException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OutOfRangeException()
public OutOfRangeException(String msg)
? Copyright 2013 BMC Software, Inc.