ARoad0.ErrB
Class UpDateError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ARoad0.ErrB.UpDateError
All Implemented Interfaces:
java.io.Serializable

public class UpDateError
extends java.lang.Exception

This class is responsible for collecting the internal errors about the object updates in the Access Road base.

See Also:
Serialized Form

Constructor Summary
UpDateError()
           
UpDateError(java.lang.String _st)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpDateError

public UpDateError()

UpDateError

public UpDateError(java.lang.String _st)
Parameters:
_st -
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable
Returns:
the list of messages or exceptions, in the enter order