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