ARoad0.ErrW
Class DialogError
java.lang.Object
java.lang.Throwable
java.lang.Exception
ARoad0.ErrW.DialogError
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class DialogError
- extends java.lang.Exception
- implements java.lang.Cloneable
This error class is responsible to point out the errors
from a dialog box.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
l_Exception_
protected java.util.Vector l_Exception_
DialogError
public DialogError()
DialogError
public DialogError(java.lang.String _st)
- Parameters:
_st
-
addException
public void addException(java.lang.Exception _e)
- Parameters:
_e
-
addException
public void addException(java.lang.String _st)
- Parameters:
_st
-
getL_Exception
public java.util.List getL_Exception()
- Returns:
- list
clone
public java.lang.Object clone()
- Overrides:
clone
in class java.lang.Object
- Returns:
- object
equals
public boolean equals(java.lang.Object _obj)
- Overrides:
equals
in class java.lang.Object
- Parameters:
_obj
-
- Returns:
- true if equals
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
- Returns:
- the last exception message
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Throwable
- Returns:
- the string