public final class NoSchemaException extends Exception
Schema
object cannot be created. This
implies that the XML does not need to be validated.Constructor and Description |
---|
NoSchemaException()
NoSchemaException constructor that can be used to indicate there is no schema needed.
|
NoSchemaException(Throwable cause)
NoSchemaException constructor that can be used to wrap an exception that prevented the
Schema object from being created. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All Rights Reserved.