org.apache.axis2.databinding.utils
Class ConverterUtil.ObjectConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ConverterUtil
public static class ConverterUtil.ObjectConversionException
- extends java.lang.RuntimeException
A simple exception that is thrown when the conversion fails
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException()
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException(java.lang.String message)
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException(java.lang.Throwable cause)
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.