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:
- Serializable
- Enclosing class:
- ConverterUtil
public static class ConverterUtil.ObjectConversionException
- extends 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 |
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException()
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException(String message)
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException(Throwable cause)
ConverterUtil.ObjectConversionException
public ConverterUtil.ObjectConversionException(String message,
Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.