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