パッケージ org.iplass.mtp.impl.web

クラス WebProcessRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
org.iplass.mtp.impl.web.WebProcessRuntimeException
すべての実装されたインタフェース:
Serializable

public class WebProcessRuntimeException extends org.iplass.mtp.SystemException
関連項目:
  • コンストラクタの詳細

    • WebProcessRuntimeException

      public WebProcessRuntimeException()
    • WebProcessRuntimeException

      public WebProcessRuntimeException(String message, Throwable cause)
    • WebProcessRuntimeException

      public WebProcessRuntimeException(String message)
    • WebProcessRuntimeException

      public WebProcessRuntimeException(Throwable cause)