public final class NDSSPIException extends UniqueSPIException
ERR_CODEbundlehelpID, helpSetName, reportFlag, severity, SEVERITY_ERROR, SEVERITY_FATAL, SEVERITY_SEVERE, SEVERITY_WARN| Constructor and Description |
|---|
NDSSPIException(java.lang.String bundleName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
SPIException |
newException(int errorCode,
java.lang.String funcName)
Creates a UniqueSPIException
|
SPIException |
newException(int errorCode,
java.lang.String className,
java.lang.String funcName)
Creates a UniqueSPIException
|
getErrorCode, getFunctionName, getLocalizedMessage, newException, newExceptiongetBundle, getMessage, setBundlegetHelpID, getHelpSetName, getReportFlag, getSeverity, setHelpID, setHelpSetName, setReportFlag, setSeveritycrackErrorCode, getCause, setCausepublic NDSSPIException(java.lang.String bundleName)
bundleName - The resource bundle for the errors.public SPIException newException(int errorCode, java.lang.String funcName)
newException in class UniqueSPIExceptionerrorCode - The function's return error code.funcName - The class name of the thrown exception.public SPIException newException(int errorCode, java.lang.String className, java.lang.String funcName)
errorCode - The function's return error code.className - The class name that threw the exception.funcName - The class name of the thrown exception.
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.