パッケージ org.iplass.mtp
クラス SystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
- すべての実装されたインタフェース:
Serializable
- 直系の既知のサブクラス:
AlreadyInitializedException
,EntityRuntimeException
,EntityViewRuntimeException
,FulltextSearchRuntimeException
,IllegalDefinitionStateException
,MailException
,PushNotificationException
,ServiceConfigrationException
,SmsException
,TaskCancelException
,TaskTimeoutException
,TransactionException
,WebApiRuntimeException
,WebhookException
システム例外を表す例外。
- 関連項目:
-
コンストラクタの概要
コンストラクタ説明SystemException
(String message) SystemException
(String message, Throwable cause) SystemException
(Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
SystemException
public SystemException() -
SystemException
-
SystemException
-
SystemException
-