Class UnsupportedTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
com.mchange.v1.db.sql.UnsupportedTypeException
All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class UnsupportedTypeException extends SQLException
See Also:
  • Constructor Details

    • UnsupportedTypeException

      public UnsupportedTypeException(String msg)
    • UnsupportedTypeException

      public UnsupportedTypeException()