public class GloopApiNotFoundException extends GloopException
Constructor and description |
---|
GloopApiNotFoundException
() |
GloopApiNotFoundException
(GloopExecutionContext context, java.lang.String message) |
GloopApiNotFoundException
(java.lang.String message) |
GloopApiNotFoundException
(java.lang.String message, java.lang.Throwable cause) |
GloopApiNotFoundException
(GloopExecutionContext context, java.lang.String message, java.lang.Throwable cause) |
GloopApiNotFoundException
(java.lang.Throwable cause) |
GloopApiNotFoundException
(java.lang.String message, java.lang.Throwable cause, boolean enableSuppression, boolean writableStackTrace) |
GloopApiNotFoundException
(GloopExecutionContext context, java.lang.String message, java.lang.Throwable cause, boolean enableSuppression, boolean writableStackTrace) |
Methods inherited from class | Name |
---|---|
class GloopException |
printGloopStackTrace, printGloopStackTrace, printGloopStackTrace, printStackTrace, printStackTrace, printStackTrace |