パッケージ org.iplass.mtp

クラス SystemException

すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
AlreadyInitializedException, EntityRuntimeException, EntityViewRuntimeException, FulltextSearchRuntimeException, IllegalDefinitionStateException, MailException, PushNotificationException, ServiceConfigrationException, SmsException, TaskCancelException, TaskTimeoutException, TransactionException, WebApiRuntimeException, WebhookException

public class SystemException extends MtpException
システム例外を表す例外。
関連項目:
  • コンストラクタの詳細

    • SystemException

      public SystemException()
    • SystemException

      public SystemException(String message, Throwable cause)
    • SystemException

      public SystemException(String message)
    • SystemException

      public SystemException(Throwable cause)