public static class CastException.LaunchErrorCastException extends CastException
CastException used when a LAUNCH_ERROR
response is received.CastException.ErrorResponseCastException, CastException.LaunchErrorCastException, CastException.UnprocessedCastException, CastException.UntypedCastException| Constructor and Description |
|---|
LaunchErrorCastException(String message)
Creates a new instance using the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LaunchErrorCastException(String message)
message - the message to use.Copyright © 2022. All rights reserved.