Class InvalidDatatypeFacetException

  • All Implemented Interfaces:
    Serializable

    public class InvalidDatatypeFacetException
    extends DatatypeException
    Datatype exception for invalid facet. This exception is only used by schema datatypes.
    Version:
    $Id$
    Author:
    Sandy Gao, IBM
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidDatatypeFacetException

        public InvalidDatatypeFacetException​(String key,
                                             Object[] args)
        Create a new datatype exception by providing an error code and a list of error message substitution arguments.
        Parameters:
        key - error code
        args - error arguments