Class InternalFailureException

    • Constructor Detail

      • InternalFailureException

        public InternalFailureException​(String message)
        Constructs a new InternalFailureException with the specified error message.
        Parameters:
        message - Describes the error encountered.