org.purl.sword.atom
Class InvalidMediaTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.purl.sword.atom.InvalidMediaTypeException
- All Implemented Interfaces:
- Serializable
public class InvalidMediaTypeException
- extends Exception
An invalid media type has been detected during parsing.
- Author:
- Neil Taylor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidMediaTypeException
public InvalidMediaTypeException(String message)
- Create a new instance and store the message.
- Parameters:
message - The exception's message.
Copyright © 2013 DuraSpace. All Rights Reserved.