Searched refs:DO_Exception (Results 1 – 11 of 11) sorted by relevance
38 public class DO_Exception extends Exception { class43 public DO_Exception() { in DO_Exception() method in DO_Exception48 public DO_Exception(String arg0, Throwable arg1) { in DO_Exception() method in DO_Exception53 public DO_Exception(String arg0) { in DO_Exception() method in DO_Exception58 public DO_Exception(Throwable arg0) { in DO_Exception() method in DO_Exception
144 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()148 throw new DO_Exception("No value allowed for default selected application!"); in build()157 throw new DO_Exception("Invalid length of AID!"); in build()166 throw new DO_Exception("AID could not be written!"); in build()169 throw new DO_Exception("AID-REF-DO must either be C0 or 4F!"); in build()
162 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()167 throw new DO_Exception("APDU filter is invalid"); in build()184 throw new DO_Exception("APDU filter is invalid!"); in build()191 throw new DO_Exception("APDU Filter Memory IO problem! " + e.getMessage()); in build()199 throw new DO_Exception("APDU Filter Memory IO problem! " + e.getMessage()); in build()
99 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()103 throw new DO_Exception("Invalid value length for PKG-REF-DO!"); in build()112 throw new DO_Exception("PKG could not be written!"); in build()136 } catch (DO_Exception e) { in hashCode()
72 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()76 throw new DO_Exception("Invalid value length for PERM-AR-DO!"); in build()85 throw new DO_Exception("PERM could not be written!"); in build()
140 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()144 throw new DO_Exception("Hash value must be " + SHA1_LEN + " or " + SHA256_LEN in build()154 throw new DO_Exception("Hash could not be written!"); in build()
131 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()135 throw new DO_Exception("REF-AR-DO: Required DO missing!"); in build()147 throw new DO_Exception("REF-AR-DO Memory IO problem! " + e.getMessage()); in build()
175 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()179 throw new DO_Exception("REF-DO: Required DO missing!"); in build()221 } catch (DO_Exception e) { in hashCode()
153 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()175 throw new DO_Exception("AR-DO Memory IO problem! " + e.getMessage()); in build()
103 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()
199 public void build(ByteArrayOutputStream stream) throws DO_Exception { in build()