public class PositionOutOfRangeException extends RuntimeException
| Constructor and Description |
|---|
PositionOutOfRangeException(String message)
Create a PositionOutOfRangeException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PositionOutOfRangeException(String message)
message - The message.
Copyright 2009-2012 Micro Focus. All Rights Reserved.