public class UnsupportedContentHandlerTypeException extends Exception
ContentHandler type exception.| Constructor and Description |
|---|
UnsupportedContentHandlerTypeException(String type)
Public constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedContentHandlerTypeException(String type)
type - ContentHandler type.Copyright © 2015. All rights reserved.