com.sun.xml.ws.rx.rm.runtime.sequence.persistent
Class PersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.ws.WebServiceException
com.sun.xml.ws.rx.RxRuntimeException
com.sun.xml.ws.rx.rm.runtime.sequence.persistent.PersistenceException
- All Implemented Interfaces:
- Serializable
public final class PersistenceException
- extends RxRuntimeException
- Author:
- Marek Potociar (marek.potociar at sun.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PersistenceException
public PersistenceException(String message)
PersistenceException
public PersistenceException(String message,
Throwable cause)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.