Class TooComplexDnException

    • Field Detail

      • INSTANCE

        public static final TooComplexDnException INSTANCE
        An instance of this exception to avoid creation a new one every time we need it
    • Constructor Detail

      • TooComplexDnException

        public TooComplexDnException()
        Creates a new instance of TooComplexException.
      • TooComplexDnException

        public TooComplexDnException​(String message)
        Creates a new instance of TooComplexException.
        Parameters:
        message - The associated message