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