public class RASException
extends java.lang.Exception
RASException is the parent of all Exceptions
unique to the RAS Toolkit.| Constructor and Description |
|---|
RASException()
Deprecated.
Creates a
RASException. |
RASException(java.lang.String msg)
Deprecated.
Creates a
RASException. |