Uses of Class
com.collation.platform.model.GuidFormatException

Packages that use GuidFormatException
com.collation.platform.model   
 

Uses of GuidFormatException in com.collation.platform.model
 

Constructors in com.collation.platform.model that throw GuidFormatException
Guid(byte[] bytes)
           
Guid(byte[] bytes, boolean adopt)
           
Guid(java.lang.String str)