CreationCallback<T>.onFailure method
Called upon failure to create a protected stream.
Signature
void onFailure(ProtectionException e)
Parameters
Name | Datatype | Notes |
---|---|---|
e |
ProtectionException |
Exception that caused the failure. |
Defined in
CreationCallback.java
Supported Platforms
Minimum supported OS version |
Android 4.0.3 (API level 15) |