Package sk.ipesoft.d2000.base
Class ExceptionRow
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- sk.ipesoft.d2000.base.ExceptionRow
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ExceptionRowAbort,ExceptionRowError,ExceptionRowIgnored
public class ExceptionRow extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExceptionRow()ExceptionRow(java.lang.String arg0)ExceptionRow(java.lang.String arg0, java.lang.Throwable arg1)ExceptionRow(java.lang.Throwable arg0)
-