toggle menu
EzXHelper
androidJvm
switch theme
search in API
EzXHelper
/
com.github.kyuubiran.ezxhelper.misc
/
FinderExceptionMessage
Finder
Exception
Message
class
FinderExceptionMessage
Members
Constructors
Finder
Exception
Message
Link copied to clipboard
constructor
(
)
Properties
exception
Message
Builder
Link copied to clipboard
val
exceptionMessageBuilder
:
StringBuilder
msg
Link copied to clipboard
val
msg
:
String
Functions
append
Link copied to clipboard
fun
append
(
msg
:
String
,
newLine
:
Boolean
=
true
)
condition
Link copied to clipboard
fun
condition
(
msg
:
String
)
ctor
Link copied to clipboard
fun
<
NamedFinder
:
INamed
>
ctor
(
finder
:
NamedFinder
,
msg
:
String
)