InternalError

All Implemented Interfaces:

public final class CompletionError.InternalError
extends CompletionError

Nested Class Summary

| Modifier and Type | Class | Description | | --- | --- | --- | | Nested Classes |

Field Summary

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

Constructor Summary

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

Enum Constant Summary

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

Method Summary

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

Constructor Detail

      CompletionError.InternalError(String message)
      ```

### Method Detail