A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- e - com.stata.sfi.Missing.Extended
- error(Object) - Static method in class com.stata.sfi.SFIToolkit
-
Display an object in the Stata Results window as an error.
- error(Object, boolean) - Static method in class com.stata.sfi.SFIToolkit
-
Display an object in the Stata Results window as an error.
- error(String) - Static method in class com.stata.sfi.SFIToolkit
-
Display a string in the Stata Results window as an error.
- error(String, boolean) - Static method in class com.stata.sfi.SFIToolkit
-
Display a string in the Stata Results window as an error.
- ERROR - com.stata.sfi.DisplayMode
- errorDebug(String) - Static method in class com.stata.sfi.SFIToolkit
-
Display a string in the Stata Results window as an error if set debug on is enabled.
- errorDebug(String, boolean) - Static method in class com.stata.sfi.SFIToolkit
-
Display a string in the Stata Results window as an error if set debug on is enabled.
- errorDebug(Throwable) - Static method in class com.stata.sfi.SFIToolkit
-
Display the stack trace as an error if set debug on is enabled.
- errorln(Object) - Static method in class com.stata.sfi.SFIToolkit
-
Display an object in the Stata Results window as an error and automatically add a line separator at the end.
- errorln(String) - Static method in class com.stata.sfi.SFIToolkit
-
Display a string in the Stata Results window as an error and automatically add a line separator at the end.
- errorMsg(int) - Static method in class com.stata.sfi.SFIToolkit
-
Display the standard Stata error message associated with return code rc in the Stata Results window.
- executeCommand(String, boolean) - Static method in class com.stata.sfi.SFIToolkit
-
Execute a Stata command.
All Classes All Packages