com.sap.dbtech.powertoys

Class 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
toString()
returns printable String of exception

Method Details

getErrorCode

public int getErrorCode()
returns the error code as set by dbm server.

toString

public String toString()
returns printable String of exception