KnockDenied

public final class CompletionError.KnockDenied
extends CompletionError

| Modifier and Type | Class | Description | | --- | --- | --- |

Nested Classes

| Modifier and Type | Field | Description | | --- | --- | --- | | private final String | message | |

Fields

| Constructor | Description | | --- | --- | | CompletionError.KnockDenied(String message) | |

Constructors

| Enum Constant | Description | | --- | --- |

Enum Constants

All Methods

| Modifier and Type | Method | Description | | --- | --- | --- |

getMessage - ### Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

      CompletionError.KnockDenied(String message)
      ```

- ### Method Detail