com.jaxfront.core.schema.impl
Class XSDExceptionTranslator

java.lang.Object
  extended by com.jaxfront.core.schema.impl.XSDExceptionTranslator

public class XSDExceptionTranslator
extends java.lang.Object

Translates an XSD Oracle Schema Validation error into a localized error message.

Version:
1.60

Constructor Summary
XSDExceptionTranslator()
           
 
Method Summary
static java.lang.String getMessage(Type source, java.lang.Exception ex)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDExceptionTranslator

public XSDExceptionTranslator()
Method Detail

getMessage

public static java.lang.String getMessage(Type source,
                                          java.lang.Exception ex)