Rtoaster
core
/
jp.co.brainpad.rtoaster.core.util
/
RtoasterError
/
RtoasterError
Rtoaster
Error
fun
RtoasterError
(
)
fun
RtoasterError
(
message
:
String
?
)
fun
RtoasterError
(
message
:
String
?
,
cause
:
Throwable
?
)
fun
RtoasterError
(
cause
:
Throwable
?
)