Class SubnetAlreadyInUseException

    • Constructor Detail

      • SubnetAlreadyInUseException

        public SubnetAlreadyInUseException​(String message)
        Constructs a new SubnetAlreadyInUseException with the specified error message.
        Parameters:
        message - Describes the error encountered.