public class RemoteException
extends java.lang.Exception
Receipt of this on the remote controller side indicates an Exception occurred or was reported by the remote client.
Constructor and Description |
---|
RemoteException() |
RemoteException(java.lang.String message) |
RemoteException(java.lang.String message,
java.lang.Throwable cause) |
RemoteException(java.lang.Throwable cause) |
Copyright © SAS Institute. All Rights Reserved.