Uses of Class
com.stata.sfi.SFIException
-
Packages that use SFIException Package Description com.stata.sfi The Stata Function Interface (SFI) provides the classes necessary for Java to interact with core features of Stata. -
-
Uses of SFIException in com.stata.sfi
Subclasses of SFIException in com.stata.sfi Modifier and Type Class Description class
FrameException
The FrameException class is used to indicate that an exceptional condition has occurred with aFrame
.
-