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