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