public abstract class RaveException
extends java.lang.Exception
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
java.util.Iterator<RaveError> |
getRaveErrorIterator()
This method will return an iterator over the
RaveErrors which can be used to view error details or
modify the error list. |