Package org.wso2.maven.datamapper
Class DataMapperException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.maven.datamapper.DataMapperException
-
- All Implemented Interfaces:
Serializable
public class DataMapperException extends Exception
Exception to be thrown at data mapper bundling failure.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataMapperException(String message)DataMapperException(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
-
-