Class MediaTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.rootservices.otter.router.exception.MediaTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class MediaTypeException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MediaTypeException(java.lang.String message)
-