Skip navigation links
C G I U 

I

InvalidCommandFormatException - Exception in com.microej.security.command
This Exception is thrown when an error occurred while unwrapping a command.
InvalidCommandFormatException() - Constructor for exception com.microej.security.command.InvalidCommandFormatException
Constructs an instance of this class.
InvalidCommandFormatException(Throwable) - Constructor for exception com.microej.security.command.InvalidCommandFormatException
Constructs an instance of this class with a cause.
InvalidCommandFormatException(String) - Constructor for exception com.microej.security.command.InvalidCommandFormatException
Constructs a SignedCommandException with the specified, detailed message.
InvalidCommandFormatException(String, Throwable) - Constructor for exception com.microej.security.command.InvalidCommandFormatException
Constructs an instance of this class with both a message and a cause.
InvalidSignatureException - Exception in com.microej.security.command
Generic exception thrown by CommandUnwrapper implementations.
InvalidSignatureException() - Constructor for exception com.microej.security.command.InvalidSignatureException
Constructs an instance of this class.
InvalidSignatureException(Throwable) - Constructor for exception com.microej.security.command.InvalidSignatureException
Constructs an instance of this class with a cause.
InvalidSignatureException(String) - Constructor for exception com.microej.security.command.InvalidSignatureException
Constructs a SignedCommandException with the specified, detailed message.
InvalidSignatureException(String, Throwable) - Constructor for exception com.microej.security.command.InvalidSignatureException
Constructs an instance of this class with both a message and a cause.
C G I U 
Skip navigation links