org.activemath.content.mediator.rewriter
Class MappingParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.activemath.content.mediator.MediatorException
org.activemath.content.mediator.rewriter.MappingParseException
- All Implemented Interfaces:
- Serializable
public class MappingParseException
- extends MediatorException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MappingParseException
public MappingParseException()
MappingParseException
public MappingParseException(String message)
MappingParseException
public MappingParseException(Throwable cause)
MappingParseException
public MappingParseException(String message,
Throwable cause)