Class IdRepoAppException

    • Constructor Detail

      • IdRepoAppException

        public IdRepoAppException()
        Instantiates a new identity not found exception.
      • IdRepoAppException

        public IdRepoAppException​(String errorMessage)
        Instantiates a new identity not found exception.
        Parameters:
        errorMessage - ' the error message
      • IdRepoAppException

        public IdRepoAppException​(String message,
                                  Throwable cause)
        Instantiates a new identity not found exception.
        Parameters:
        message - the message
        cause - the cause