Class CustomErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.runtime.api.exception.MuleRuntimeException
org.mule.runtime.extension.api.exception.ModuleException
org.mule.test.marvel.drstrange.CustomErrorException
All Implemented Interfaces:
Serializable

public class CustomErrorException extends org.mule.runtime.extension.api.exception.ModuleException
See Also:
  • Constructor Details