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

Class LoaderException

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


public class LoaderException
extends Exception

Exception thrown when Loader 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

public int getErrorCode()

returns the error code as set by dbm server.


getErrorID

public String getErrorID()

returns the symbolic equvalent of the error code.


toString

public String toString()

returns printable String of exception