Class RequestNotFoundException

    • Constructor Detail

      • RequestNotFoundException

        public RequestNotFoundException​(RequestId requestId)
      • RequestNotFoundException

        public RequestNotFoundException​(RequestId requestId,
                                        java.lang.String message)
      • RequestNotFoundException

        public RequestNotFoundException​(RequestId requestId,
                                        java.lang.String message,
                                        java.lang.Throwable cause)
      • RequestNotFoundException

        public RequestNotFoundException​(PKIException.Data data)