hwsecurity / de.cotech.hw.exceptions / SelectAppletException /

SelectAppletException

open class SelectAppletException : SecurityKeyException

Constructors

Name Summary
SelectAppletException open fun SelectAppletException(aidPrefixes: List<Array<Byte», protocol: String)

Functions

Name Summary
addSuppressed fun addSuppressed(p: Throwable)
fillInStackTrace open fun fillInStackTrace(): Throwable
getAllowedAidPrefixes open fun getAllowedAidPrefixes(): List<Array<Byte»
getCause open fun getCause(): Throwable
getLocalizedMessage open fun getLocalizedMessage(): String
getMessage open fun getMessage(): String
getOurStackTrace open fun getOurStackTrace(): Array<StackTraceElement>
getResponseCode open fun getResponseCode(): Short
getShortErrorName open fun getShortErrorName(): String
getStackTrace open fun getStackTrace(): Array<StackTraceElement>
getStackTraceDepth open fun getStackTraceDepth(): Int
getStackTraceElement open fun getStackTraceElement(p: Int): StackTraceElement
getSuppressed fun getSuppressed(): Array<Throwable>
initCause open fun initCause(p: Throwable): Throwable
printEnclosedStackTrace open fun printEnclosedStackTrace(p: Throwable.PrintStreamOrWriter, p1: Array<StackTraceElement>, p2: String, p3: String, p4: Set<Throwable>)
printStackTrace open fun printStackTrace()
readObject open fun readObject(p: ObjectInputStream)
setStackTrace open fun setStackTrace(p: Array<StackTraceElement>)
toString open fun toString(): String
validateSuppressedExceptionsList open fun validateSuppressedExceptionsList(p: List<Throwable>): Int
writeObject open fun writeObject(p: ObjectOutputStream)

Properties

Name Summary
protocol private open val protocol: String