public class IllegalReceiveException extends IllegalStateException
コンストラクタと説明 |
---|
IllegalReceiveException()
このクラスのインスタンスを構築します。
|
IllegalReceiveException(String msg)
指定されたメッセージを使用して、このクラスのインスタンスを構築します。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalReceiveException()
public IllegalReceiveException(String msg)
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.