Error
Method Overview
| Name | Description | Return |
|---|---|---|
| init() | การ Initial Error ด้วย Text | void |
Method Details
convenience init(text: String)การ Initial Error ด้วย Text โดยจะตั้งค่า Domain เป็น AtlasX และ Code เป็น 400
Parameters
| Name | Description | Type |
|---|---|---|
| text | ข้อความที่ต้องการสร้าง Error | String |