public class SAFSSubItemsAgentUnsupportedRuntimeException extends SAFSRuntimeException
Constructor and Description |
---|
SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.String msg)
Constructor for SAFSSubItemsAgentUnsupported.
|
SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.String msg,
java.lang.Throwable cause)
Purpose: constructor |
SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.Throwable cause)
Purpose: constructor |
SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.Throwable cause,
java.lang.String msg)
Purpose: constructor |
public SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.String msg)
msg
- public SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.Throwable cause)
cause,
- Throwable 'cause' to pass along to our 'super'.msg,
- String, the string to pass along to our 'super'public SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.Throwable cause, java.lang.String msg)
cause,
- Throwable 'cause' to pass along to our 'super'.msg,
- String, the string to pass along to our 'super'public SAFSSubItemsAgentUnsupportedRuntimeException(java.lang.String msg, java.lang.Throwable cause)
cause,
- Throwable 'cause' to pass along to our 'super'.msg,
- String, the string to pass along to our 'super'Copyright © SAS Institute. All Rights Reserved.