Class InternalServerErrorException

    • Constructor Detail

      • InternalServerErrorException

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