InvalidParameterSpecException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the exception for invalid parameter specifications.
[Android.Runtime.Register("java/security/spec/InvalidParameterSpecException", DoNotGenerateAcw=true)]
public class InvalidParameterSpecException : Java.Security.GeneralSecurityException
[<Android.Runtime.Register("java/security/spec/InvalidParameterSpecException", DoNotGenerateAcw=true)>]
type InvalidParameterSpecException = class
inherit GeneralSecurityException
- Inheritance
- Attributes
This is the exception for invalid parameter specifications.
Added in 1.2.
Java documentation for java.security.spec.InvalidParameterSpecException
.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
Invalid |
Constructs an InvalidParameterSpecException with no detail message. |
Invalid |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Invalid |
Constructs an InvalidParameterSpecException with the specified detail message. |
is_generated | (Inherited from Throwable) |
Cause |
Returns the cause of this throwable or |
Class | (Inherited from Throwable) |
Handle |
The handle to the underlying Android instance. (Inherited from Throwable) |
Jni |
(Inherited from Throwable) |
Jni |
|
Localized |
Creates a localized description of this throwable. (Inherited from Throwable) |
Message |
Returns the detail message string of this throwable. (Inherited from Throwable) |
Peer |
(Inherited from Throwable) |
Stack |
(Inherited from Throwable) |
Threshold |
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Threshold |
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Add |
Appends the specified exception to the exceptions that were suppressed in order to deliver this exception. (Inherited from Throwable) |
Dispose() | (Inherited from Throwable) |
Dispose(Boolean) | (Inherited from Throwable) |
Fill |
Fills in the execution stack trace. (Inherited from Throwable) |
Get |
Provides programmatic access to the stack trace information printed by
|
Get |
Returns an array containing all of the exceptions that were
suppressed, typically by the |
Init |
Initializes the cause of this throwable to the specified value. (Inherited from Throwable) |
Print |
Prints this throwable and its backtrace to the standard error stream. (Inherited from Throwable) |
Print |
Prints this throwable and its backtrace to the specified print stream. (Inherited from Throwable) |
Print |
Prints this throwable and its backtrace to the specified print writer. (Inherited from Throwable) |
Set |
Sets the Handle property. (Inherited from Throwable) |
Set |
Sets the stack trace elements that will be returned by
|
To |
(Inherited from Throwable) |
Unregister |
(Inherited from Throwable) |
IJava |
(Inherited from Throwable) |
IJava |
(Inherited from Throwable) |
IJava |
(Inherited from Throwable) |
IJava |
(Inherited from Throwable) |
IJava |
(Inherited from Throwable) |
IJava |
(Inherited from Throwable) |
IJava |
(Inherited from Throwable) |
Java |
Performs an Android runtime-checked type conversion. |
Java |
|
Get |