public class ShutdownInvocationException
extends java.lang.Exception
Constructor and Description |
---|
ShutdownInvocationException(java.lang.String message,
boolean isRemote,
int cause)
Constructor initializes the custom message and sets the local or remote
exception type and cause.
|
Modifier and Type | Method and Description |
---|---|
int |
getShutdownCause() |
boolean |
isLocalShutdown() |
boolean |
isRemoteShutdown() |
Copyright © SAS Institute. All Rights Reserved.