Class CipServiceException

    • Constructor Detail

      • CipServiceException

        protected CipServiceException​(short[] extra,
                                      boolean trace)
        Required constructor for CipException.registerHandler()
        Parameters:
        extra -
        trace -
      • CipServiceException

        public CipServiceException()
      • CipServiceException

        public CipServiceException​(short[] extra)
      • CipServiceException

        public CipServiceException​(byte code,
                                   short[] extra)
      • CipServiceException

        public CipServiceException​(java.lang.String message)