Class UnsupportedSqlOperation

All Implemented Interfaces:
Serializable

public class UnsupportedSqlOperation extends UnsupportedOperationException
See Also:
  • Constructor Details

    • UnsupportedSqlOperation

      public UnsupportedSqlOperation(Class<?> clazz)
    • UnsupportedSqlOperation

      public UnsupportedSqlOperation(String message, Class<?> clazz)
  • Method Details

    • clazz

      public Class<?> clazz()