javax.ejb

Class NoSuchEntityException


public class NoSuchEntityException
extends EJBException

Constructor Summary

NoSuchEntityException()
NoSuchEntityException(Exception ex)
NoSuchEntityException(String message)

Method Summary

Methods inherited from class javax.ejb.EJBException

getCausedByException, getMessage, printStackTrace, printStackTrace, printStackTrace

Constructor Details

NoSuchEntityException

public NoSuchEntityException()

NoSuchEntityException

public NoSuchEntityException(Exception ex)

NoSuchEntityException

public NoSuchEntityException(String message)