de.uni_leipzig.wifa.iwi.mr3.service
Class MRException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uni_leipzig.wifa.iwi.mr3.service.MRException
- All Implemented Interfaces:
- Serializable
public class MRException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MRException
public MRException()
MRException
public MRException(String s)
MRException
public MRException(String s,
Throwable ex)
setFaultMessage
public void setFaultMessage(FaultMessage msg)
getFaultMessage
public FaultMessage getFaultMessage()
Copyright © 2010 Uni-Leipzig. All Rights Reserved.