Public Instance Methods : SstRmiMarshalingConfiguration

* trapExceptions
	"ACTION
		Answer true if all ExError exceptions are to be trapped by the 
		system.  Trapping exceptions prevents them from stopping 
		SST services but makes it difficult to debug user-defined
		marshaling code.

	RETURN VALUE
		<Boolean>"
Categories
	SST-API Developer
* trapExceptions: value
	"ACTION
		Set whether or not ExError exceptions are to be trapped by 
		the system.  Trapping exceptions prevents them from stopping 
		SST services but makes it difficult to debug user-defined
		marshaling code.

	PARAMETERS
		value : <Boolean>"
Categories
	SST-API Developer

[FIRST] [PREV] [NEXT] [LAST]