org.apache.cxf.xkms.exception
Class XKMSLocateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.xkms.exception.XKMSException
org.apache.cxf.xkms.exception.XKMSLocateException
- All Implemented Interfaces:
- Serializable
public class XKMSLocateException
- extends XKMSException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XKMSLocateException
public XKMSLocateException(String msg)
XKMSLocateException
public XKMSLocateException(String msg,
Throwable e)
Apache CXF