Class RMStoreException

  • All Implemented Interfaces:
    Serializable

    public class RMStoreException
    extends org.apache.cxf.common.i18n.UncheckedException
    RMStoreException is the type of RuntimeException thrown by the RMStore when encountering problems.
    See Also:
    Serialized Form
    • Constructor Detail

      • RMStoreException

        public RMStoreException​(org.apache.cxf.common.i18n.Message msg,
                                Throwable t)
      • RMStoreException

        public RMStoreException​(org.apache.cxf.common.i18n.Message msg)
      • RMStoreException

        public RMStoreException​(Throwable cause)