SokDoc

sok / Sok.Exceptions / BufferDestroyedException / <init>

<init>

BufferDestroyedException(message: String = "The buffer is destroyed an no operation should be done with it")

Platform and version requirements: Common

Exception thrown when trying to modify the buffer after the destroy() method was called

Parameters

message - Message given by the exception when thrown