Uses of Class
com.sas.lsaf.core.type.TypeNotFoundException
-
Packages that use TypeNotFoundException Package Description com.sas.lsaf.core.type Services and classes to describe the object type definitions within the system. -
-
Uses of TypeNotFoundException in com.sas.lsaf.core.type
Methods in com.sas.lsaf.core.type that throw TypeNotFoundException Modifier and Type Method Description Type
TypeService. getTypeById(java.lang.String id)
Gets theType
with the specified unique identifier.
-