public class NamingException extends NamingException
remainingName, resolvedName, resolvedObj, rootException| Constructor and Description |
|---|
NamingException(String message,
OpenEJBException delegateArg) |
NamingException(String message,
Throwable rootCause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
void |
printStackTrace() |
void |
printStackTrace(PrintStream stream) |
void |
printStackTrace(PrintWriter writer) |
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, setStackTracepublic NamingException(String message, OpenEJBException delegateArg)
public String getMessage()
getMessage in class Throwablepublic void printStackTrace()
printStackTrace in class Throwablepublic void printStackTrace(PrintStream stream)
printStackTrace in class Throwablepublic void printStackTrace(PrintWriter writer)
printStackTrace in class ThrowableCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.