public class SAFSActionUnsupportedRuntimeException extends SAFSRuntimeException
Constructor and Description |
---|
SAFSActionUnsupportedRuntimeException(java.lang.String msg)
Constructor for SAFSActionUnsupportedRuntimeException.
|
SAFSActionUnsupportedRuntimeException(java.lang.String msg,
java.lang.Throwable cause)
Constructor for SAFSActionUnsupportedRuntimeException.
|
SAFSActionUnsupportedRuntimeException(java.lang.Throwable cause)
Constructor for SAFSActionUnsupportedRuntimeException.
|
SAFSActionUnsupportedRuntimeException(java.lang.Throwable cause,
java.lang.String msg)
Constructor for SAFSActionUnsupportedRuntimeException.
|
public SAFSActionUnsupportedRuntimeException(java.lang.String msg)
msg
- public SAFSActionUnsupportedRuntimeException(java.lang.Throwable cause)
cause
- public SAFSActionUnsupportedRuntimeException(java.lang.String msg, java.lang.Throwable cause)
msg
- cause
- public SAFSActionUnsupportedRuntimeException(java.lang.Throwable cause, java.lang.String msg)
cause
- msg
- Copyright © SAS Institute. All Rights Reserved.