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
A simple exception that is thrown when the conversion fails
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionObjectConversionException(String message) ObjectConversionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectConversionException
public ObjectConversionException() -
ObjectConversionException
-
ObjectConversionException
-
ObjectConversionException
-