Uses of Class
com.sas.lsaf.clinical.tlf.TlfException
-
Packages that use TlfException Package Description com.sas.lsaf.clinical.tlf Contains classes for global tlf information in the system. -
-
Uses of TlfException in com.sas.lsaf.clinical.tlf
Subclasses of TlfException in com.sas.lsaf.clinical.tlf Modifier and Type Class Description class
TlfNotFoundException
Thrown when the specified TLF is not found or the user does not have access to the TLF.class
TlfUpdateException
Thrown when the TLF cannot be updated.
-