Class CipUnreadableAttrException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CipUnreadableAttrException
    extends CipException
    See Also:
    Serialized Form
    • Constructor Detail

      • CipUnreadableAttrException

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

        public CipUnreadableAttrException​(short[] extra,
                                          java.lang.String msg)
      • CipUnreadableAttrException

        public CipUnreadableAttrException​(short[] extra)
      • CipUnreadableAttrException

        public CipUnreadableAttrException()
      • CipUnreadableAttrException

        public CipUnreadableAttrException​(java.lang.String msg)
      • CipUnreadableAttrException

        public CipUnreadableAttrException​(byte code,
                                          short[] extra)