org.milyn.delivery
Class UnsupportedContentHandlerTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.milyn.delivery.UnsupportedContentHandlerTypeException
- All Implemented Interfaces:
- Serializable
public class UnsupportedContentHandlerTypeException
- extends Exception
Unsupported ContentHandler type exception.
- Author:
- tfennelly
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedContentHandlerTypeException
public UnsupportedContentHandlerTypeException(String type)
- Public constructor.
- Parameters:
type - ContentHandler type.
Copyright © 2009. All Rights Reserved.