Package org.openl.rules.project.openapi
Class OpenApiGenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openl.rules.project.instantiation.RulesInstantiationException
-
- org.openl.rules.project.openapi.OpenApiGenerationException
-
- All Implemented Interfaces:
Serializable
public class OpenApiGenerationException extends org.openl.rules.project.instantiation.RulesInstantiationException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OpenApiGenerationException(String message)OpenApiGenerationException(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
-
-