Package org.umlg.sqlg.structure
Class SqlgExceptions
java.lang.Object
org.umlg.sqlg.structure.SqlgExceptions
Date: 2015/02/21
Time: 8:56 PM
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Method Summary
Modifier and TypeMethodDescriptionbatchModeNotSupported
(String dialect) deadLockDetected
(String message) gisNotSupportedException
(PropertyType propertyType) static IllegalArgumentException
invalidColumnName
(String message) invalidFromRecordId
(String elementId) static IllegalStateException
invalidMode
(String message) invalidPropertyType
(PropertyType propertyType) invalidSchemaName
(String message) invalidTableName
(String message) multipleJvmNotSupported
(String dialect) topologyLockTimeout
(String message) writeLockTimeout
(String message)
-
Method Details
-
idArgsMustBeEitherIdOrElement
-
topologyRenameNotSupported
-
multipleJvmNotSupported
-
batchModeNotSupported
-
topologyLockTimeout
-
writeLockTimeout
-
deadLockDetected
-
invalidSchemaName
-
invalidTableName
-
invalidColumnName
-
invalidMode
-
invalidPropertyType
public static SqlgExceptions.InvalidPropertyTypeException invalidPropertyType(PropertyType propertyType) -
gisNotSupportedException
public static SqlgExceptions.GisNotSupportedException gisNotSupportedException(PropertyType propertyType) -
gisNotSupportedException
-
invalidFromRecordId
-