Example usage for Java javax.xml.bind TypeConstraintException fields, constructors, methods, implement or subclass
The text is from its open source code.
TypeConstraintException(String message) Construct a TypeConstraintException with the specified detail message. | |
TypeConstraintException(Throwable exception) Construct a TypeConstraintException with a linkedException. |