com.tairitsu.ignotus.exception.LoggableException.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ignotus-exception Show documentation
Show all versions of ignotus-exception Show documentation
JSON:API like exception handler.
package com.tairitsu.ignotus.exception
/**
* 如果你认为这个错误需要被记录在日志中,可以实现这个接口
*/
interface LoggableException