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