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