⇒ Index (Frames) | ⇒ Index (No Frames) | ⇒ Package | ⇒ Package Tree | ⇒ Full Tree 
com.sap.dbtech.powertoys

Class DBMException

Exception|
+--com.sap.dbtech.powertoys.DBMException


publicclass DBMException
extends Exception

Exception thrown when DBM command fails

Method Summary

int

getErrorCode()

returns the error code as set by dbm server.

String

getErrorID()

returns the symbolic equvalent of the error code.

String

toString()

returns printable String of exception

Method Details

getErrorCode

publicintgetErrorCode()

returns the error code as set by dbm server.


getErrorID

publicStringgetErrorID()

returns the symbolic equvalent of the error code.


toString

publicStringtoString()

returns printable String of exception