Package nablarch.integration.report
Class ReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nablarch.integration.report.ReportException
- All Implemented Interfaces:
Serializable
帳票ライブラリ用の例外クラス。
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReportException
コンストラクタ- Parameters:
cause
- 例外
-