Class RxException

  • All Implemented Interfaces:
    Serializable

    public class RxException
    extends Exception
    Represents all exceptions that may possibly be recovered in the client code.
    Author:
    Marek Potociar (marek.potociar at sun.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • RxException

        public RxException​(String message)