Class ClientErrorException.NotFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
ClientErrorException

public static class ClientErrorException.NotFoundException extends ClientErrorException
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message, Object... args)
    • NotFoundException

      public NotFoundException(Throwable cause, String message, Object... args)