Class AsyncTouchResult


  • public class AsyncTouchResult
    extends Object
    The class holds the result of asynchronous touch to Backend
    • Constructor Detail

      • AsyncTouchResult

        public AsyncTouchResult​(DataIdentifier identifier)
    • Method Detail

      • getException

        public Exception getException()
      • setException

        public void setException​(Exception exception)