public class ImageNotFoundException extends RuntimeException
コンストラクタと説明 |
---|
ImageNotFoundException(String message)
指定したメッセージで ImageNotFoundException を作成します。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImageNotFoundException(String message)
message
- メッセージ。
Copyright 2009-2012 Micro Focus. All Rights Reserved.