Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends Gs2Exception
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message)
    • NotFoundException

      public NotFoundException(List<RequestError> errors)