-
public final class SessionCompleteViewType.Error extends SessionCompleteViewType
-
-
Constructor Summary
Constructors Constructor Description SessionCompleteViewType.Error(ErrorType errorType, String message)
-
Method Summary
Modifier and Type Method Description final ErrorTypegetErrorType()final StringgetMessage()-
-
Method Detail
-
getErrorType
final ErrorType getErrorType()
-
getMessage
final String getMessage()
-
-
-
-