sok / Sok.Exceptions / BufferDestroyedException / <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
message
- Message given by the exception when thrown