パッケージ org.iplass.mtp

クラス SystemException

すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
AlreadyInitializedException, AsyncTaskRuntimeException, CertificateInvalidException, ConnectionException, EntityRuntimeException, FulltextSearchRuntimeException, IllegalDefinitionStateException, LobStoreRuntimeException, MailException, MetaDataRuntimeException, PushNotificationException, SchemaConvertException, ServiceConfigrationException, SmimeRuntimeException, SmsException, TaskCancelException, TaskTimeoutException, TransactionException, 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)