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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class - 
Method Summary
Modifier and TypeMethodDescriptionbatchModeNotSupported(String dialect) deadLockDetected(String message) gisNotSupportedException(PropertyType propertyType) static IllegalArgumentExceptioninvalidColumnName(String message) invalidFromRecordId(String elementId) static IllegalStateExceptioninvalidMode(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
 
 -