public class GloopServiceNotFoundException extends GloopException
| Constructor and description | 
|---|
| GloopServiceNotFoundException
                                () | 
| GloopServiceNotFoundException
                                (GloopExecutionContext context, java.lang.String message) | 
| GloopServiceNotFoundException
                                (java.lang.String message) | 
| GloopServiceNotFoundException
                                (java.lang.String message, java.lang.Throwable cause) | 
| GloopServiceNotFoundException
                                (GloopExecutionContext context, java.lang.String message, java.lang.Throwable cause) | 
| GloopServiceNotFoundException
                                (java.lang.Throwable cause) | 
| GloopServiceNotFoundException
                                (java.lang.String message, java.lang.Throwable cause, boolean enableSuppression, boolean writableStackTrace) | 
| GloopServiceNotFoundException
                                (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 |