BusinessException

constructor(type: Type, errCode: String, message: String)
constructor(type: Type)
constructor(message: String)
constructor(type: Type, message: String)
constructor(throwable: Throwable, type: Type)