Class InvisibleCheckedException

    • Constructor Detail

      • InvisibleCheckedException

        public InvisibleCheckedException​(Exception cause)
        Creates a new InvisibleCheckedException with the given cause.
        Parameters:
        cause - the cause of the Exception.