Class RestApiException.NotFound

    • Constructor Detail

      • NotFound

        public NotFound()
      • NotFound

        public NotFound​(java.lang.Throwable cause)
      • NotFound

        public NotFound​(java.lang.String message)
      • NotFound

        public NotFound​(java.lang.String message,
                        java.lang.Throwable cause)