Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends UsrException
Exception thrown when an object is not found.
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException()
      Constructor
    • NotFoundException

      public NotFoundException(String msg)
      Constructor
      Parameters:
      msg - detailed message