类 NotUpdatable

    • 构造器详细资料

      • NotUpdatable

        public NotUpdatable​(String reason)
        Create a new NotUpdatable exception. Append the given reason to the not updatable message if the reason is not null.
        参数:
        reason - message for this exception.