public BindException(message as String = "Bind failed"):
import klyn.net ex = BindException("Port unavailable") print(ex.message)