クラス TemplateRuntimeException

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.template.TemplateRuntimeException
すべての実装されたインタフェース:
Serializable

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

    • TemplateRuntimeException

      public TemplateRuntimeException()
    • TemplateRuntimeException

      public TemplateRuntimeException(String message, Throwable cause)
    • TemplateRuntimeException

      public TemplateRuntimeException(String message)
    • TemplateRuntimeException

      public TemplateRuntimeException(Throwable cause)