Class CreateNotSupportedException

    • Constructor Detail

      • CreateNotSupportedException

        public CreateNotSupportedException()
        Constructor with default message.
      • CreateNotSupportedException

        public CreateNotSupportedException​(String message)
        Constructor with custom message.
        Parameters:
        message - The message.