Package | Description |
---|---|
rx.exceptions |
Class and Description |
---|
OnErrorThrowable
Represents a
Throwable that an Observable might notify its subscribers of, but that then can
be handled by an operator that is designed to recover from or react appropriately to such an error. |
Copyright © 2015. All Rights Reserved.