public class PositionOutOfRangeException extends RuntimeException
Constructor and Description |
---|
PositionOutOfRangeException(String message)
使用给定的消息创建一个 PositionOutOfRangeException 异常。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PositionOutOfRangeException(String message)
message
- 消息。
Copyright 2009-2012 Micro Focus. All Rights Reserved.