Class NucleusEnhanceException

    • Constructor Detail

      • NucleusEnhanceException

        public NucleusEnhanceException​(String msg)
        Message-based exception constructor.
        Parameters:
        msg - The message
      • NucleusEnhanceException

        public NucleusEnhanceException​(String msg,
                                       Throwable[] nested)
        Parameters:
        msg - The message
        nested - Nested exceptions
      • NucleusEnhanceException

        public NucleusEnhanceException​(String msg,
                                       Throwable nested)
        Parameters:
        msg - The message
        nested - Nested exception