DomException Class
- public class DomException
extends ApplicationException
Exception class that encapsulates DomHelper
exceptions
-
Hierarchy
-
Object
Throwable
Exception
ApplicationException
DomException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomException
public DomException(String
message,
Throwable
cause)
- Creates a DomException using a given message and the cause
DomException
public DomException(String
message)
- Creates an instance of DomException