javax.ejb
Class EJBException
public class EJBException
extends RuntimeException
EJBException
public EJBException()
EJBException
public EJBException(Exception ex)
EJBException
public EJBException(String message)
EJBException
public EJBException(String message,
Exception ex)
getCausedByException
public Exception getCausedByException()
getMessage
public String getMessage()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(PrintStream ps)
printStackTrace
public void printStackTrace(PrintWriter pw)