Class YNoSuchEntityException

All Implemented Interfaces:
Serializable

public class YNoSuchEntityException extends YEJBException
See Also:
  • Constructor Details

    • YNoSuchEntityException

      public YNoSuchEntityException(String s, PK pk)
  • Method Details

    • getPk

      public PK getPk()
      The missing entity PK.