캐릭터 챗봇 #338
| @@ -394,7 +394,7 @@ class AdminChatCharacterController( | |||||||
|             } |             } | ||||||
|         } catch (e: Exception) { |         } catch (e: Exception) { | ||||||
|             e.printStackTrace() |             e.printStackTrace() | ||||||
|             throw SodaException("수정에 실패했습니다. 다시 시도해 주세요.") |             throw SodaException("${e.message} 수정에 실패했습니다. 다시 시도해 주세요.") | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user