Class NoUpdatePropertiesException

All Implemented Interfaces:
Serializable

@Internal public final class NoUpdatePropertiesException extends IllegalArgumentException
Exception thrown when an update statement has no renderable update properties.
Since:
5.1.0
Author:
radovanradic
See Also:
  • Constructor Details

    • NoUpdatePropertiesException

      public NoUpdatePropertiesException(String message)
      Creates a no update properties exception.
      Parameters:
      message - The exception message