Class InconsistentSpecializationException

    • Constructor Detail

      • InconsistentSpecializationException

        public InconsistentSpecializationException​(Throwable throwable)
        Creates a new exception with the given cause.
        Parameters:
        throwable - The cause of the exception
      • InconsistentSpecializationException

        public InconsistentSpecializationException​(String message)
        Creates a new exception with the given localized message.
        Parameters:
        message -