Class XMLSchemaException

  • All Implemented Interfaces:
    Serializable

    public class XMLSchemaException
    extends Exception
    This exception might be thrown by any constraint checking method.
    Version:
    $Id$
    Author:
    Elena Litani, IBM
    See Also:
    Serialized Form
    • Constructor Detail

      • XMLSchemaException

        public XMLSchemaException​(String key,
                                  Object[] args)
    • Method Detail

      • getKey

        public String getKey()
      • getArgs

        public Object[] getArgs()