Class TypeDeprecatedException

    • Constructor Detail

      • TypeDeprecatedException

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