Class FlatpackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.CamelExchangeException
org.apache.camel.component.flatpack.FlatpackException
- All Implemented Interfaces:
Serializable
public class FlatpackException
extends org.apache.camel.CamelExchangeException
Flatpack exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFlatpackException(String message, org.apache.camel.Exchange exchange, List<net.sf.flatpack.DataError> errors) -
Method Summary
Methods inherited from class org.apache.camel.CamelExchangeException
createExceptionMessage, getExchangeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FlatpackException
-
-
Method Details
-
getErrors
-
getMessage
- Overrides:
getMessagein classThrowable
-