Class AbstractRDBMSAdapter.NotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.thomas_oster.lazysql.AbstractRDBMSAdapter.NotSupportedException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractRDBMSAdapter

public static class AbstractRDBMSAdapter.NotSupportedException extends Exception
See Also:
  • Constructor Details

    • NotSupportedException

      public NotSupportedException(String reason)