| 
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.common.i18n.UncheckedException
org.apache.cxf.ws.rm.persistence.RMStoreException
public class RMStoreException
RMStoreException is the type of RuntimeException thrown by the RMStore when encountering problems.
| Constructor Summary | |
|---|---|
RMStoreException(Message msg)
 | 
|
RMStoreException(Message msg,
                 Throwable t)
 | 
|
RMStoreException(Throwable cause)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class org.apache.cxf.common.i18n.UncheckedException | 
|---|
getCode, getMessage | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public RMStoreException(Message msg,
                        Throwable t)
public RMStoreException(Message msg)
public RMStoreException(Throwable cause)
  | 
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||