class StatusException : InstanceException
StatusException(message: String, cause: Throwable)
StatusException(message: String)