Class AsyncTouchResult


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

      • AsyncTouchResult

        public AsyncTouchResult​(DataIdentifier identifier)
    • Method Detail

      • getException

        public java.lang.Exception getException()
      • setException

        public void setException​(java.lang.Exception exception)