-
public final class PianoIdAuthFailureResult extends PianoIdAuthResult
-
-
Method Summary
Modifier and Type Method Description final PianoIdExceptiongetException()final BooleangetIsSuccess()final BooleangetIsFailure()-
-
Method Detail
-
getException
final PianoIdException getException()
-
getIsSuccess
final Boolean getIsSuccess()
-
getIsFailure
final Boolean getIsFailure()
-
-
-
-