KnockDenied
- All Implemented Interfaces:
public final class CompletionError.KnockDenied
extends CompletionError
Nested Class Summary
| Modifier and Type | Class | Description | | --- | --- | --- |
Nested Classes
Field Summary
| Modifier and Type | Field | Description |
| --- | --- | --- |
| private final String | message | |
Fields
Constructor Summary
| Constructor | Description |
| --- | --- |
| CompletionError.KnockDenied(String message) | |
Constructors
Enum Constant Summary
| Enum Constant | Description | | --- | --- |
Enum Constants
Method Summary
All Methods
| Modifier and Type | Method | Description | | --- | --- | --- |
Methods inherited from class com.screenmeet.sdk.CompletionError
getMessage
- ### Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
CompletionError.KnockDenied
CompletionError.KnockDenied(String message)
```
- ### Method Detail