Class APIGenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lemminx.customservice.synapse.api.generator.APIGenException
- All Implemented Interfaces:
Serializable
Custom exception for API generation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAPIGenException(String message) APIGenException(String message, Throwable cause) APIGenException(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
-
APIGenException
public APIGenException() -
APIGenException
-
APIGenException
-
APIGenException
-