Uses of Class
org.eolang.ExFailure
-
Packages that use ExFailure Package Description org.eolang EO runtime. -
-
Uses of ExFailure in org.eolang
Subclasses of ExFailure in org.eolang Modifier and Type Class Description class
ExNative
Exception in native method.class
ExUnset
The exception raised when trying to get() an attribute, which is still abstract.
-