org.mule.devkit.generation.api
Class PostProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.devkit.generation.api.PostProcessorException
- All Implemented Interfaces:
- Serializable
public class PostProcessorException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PostProcessorException
public PostProcessorException(Identifiable element)
PostProcessorException
public PostProcessorException(Identifiable element,
String s)
PostProcessorException
public PostProcessorException(Identifiable element,
String s,
Throwable throwable)
PostProcessorException
public PostProcessorException(Identifiable element,
Throwable throwable)
getElement
public Identifiable getElement()
Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.