org.gxml.xs
Class SmAtomCastException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gxml.xs.SmAtomCastException
- All Implemented Interfaces:
- java.io.Serializable
public class SmAtomCastException
- extends java.lang.Exception
- See Also:
- Serialized Form
Constructor Summary |
SmAtomCastException(java.lang.String sourceValue,
SmName<?> targetType,
javax.xml.namespace.QName errorCode)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SmAtomCastException
public SmAtomCastException(java.lang.String sourceValue,
SmName<?> targetType,
javax.xml.namespace.QName errorCode)
getErrorCode
public javax.xml.namespace.QName getErrorCode()
getSourceValue
public java.lang.String getSourceValue()
getTargetType
public SmName<?> getTargetType()
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
Copyright © 2009 TIBCO Software Inc. All Rights Reserved.