Package com.impossibl.postgres.system
Class UnsupportedServerVersion
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- com.impossibl.postgres.system.UnsupportedServerVersion
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedServerVersion extends java.lang.IllegalStateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedServerVersion(Version version)
-
-
-
Constructor Detail
-
UnsupportedServerVersion
public UnsupportedServerVersion(Version version)
-
-