Public Class Methods : SstRmiInterruptedIOException
throw: kind message: message bytes: bytes
"ACTION
Throw an exception signalling as Java-style exception of Java
class @kind (e.g., java.io.IOException) with @message as the
%detailMessage of the exception. Such exceptions will be
forwarded/returned to Java as instances of @kind. The actual
Smalltalk exception thrown is SstRmiConstants::ExSstRmiException.
PARAMETERS
kind : <String>
message : <String>
bytes : <Integer>
EXCEPTIONS
ExSstRmiException : Thrown in all cases"
Categories
SST-API Developer
[FIRST] [PREV] [NEXT] [LAST]