Class PersistenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.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:
  • Constructor Details

    • PersistenceException

      public PersistenceException(String message)
    • PersistenceException

      public PersistenceException(String message, Throwable cause)