Class DataNotFoundException

    • Constructor Detail

      • DataNotFoundException

        public DataNotFoundException​(String message,
                                     com.microsoft.rest.ServiceResponse<Object> serviceResponse)
      • DataNotFoundException

        public DataNotFoundException​(String message,
                                     Throwable cause)
      • DataNotFoundException

        public DataNotFoundException​(String message,
                                     Throwable cause,
                                     com.microsoft.rest.ServiceResponse<Object> serviceResponse)
      • DataNotFoundException

        public DataNotFoundException​(Throwable cause)