Class NoSuchOrgLaborException

All Implemented Interfaces:
Serializable

public class NoSuchOrgLaborException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchOrgLaborException

      public NoSuchOrgLaborException()
    • NoSuchOrgLaborException

      public NoSuchOrgLaborException(String msg)
    • NoSuchOrgLaborException

      public NoSuchOrgLaborException(String msg, Throwable throwable)
    • NoSuchOrgLaborException

      public NoSuchOrgLaborException(Throwable throwable)