Class ICPDispatchException

    • Constructor Detail

      • ICPDispatchException

        public ICPDispatchException​(String msg,
                                    int sessionId)
      • ICPDispatchException

        public ICPDispatchException​(String msg,
                                    Throwable nested,
                                    int sessionId)
    • Method Detail

      • getSessionId

        public int getSessionId()