• Constructor Detail

      • UnmodifiableModuleException

        public UnmodifiableModuleException()

        Constructs an UnmodifiableModuleException with no detail message.

      • UnmodifiableModuleException

        public UnmodifiableModuleException​(String msg)

        Constructs an UnmodifiableModuleException with the specified detail message.

        Parameters:
        msg - the detail message.