public static final class PublicKeyReaderUtil.PublicKeyParseException
extends java.lang.Exception
errorCode
see
enumeration PublicKeyReaderUtil.PublicKeyParseException.ErrorCode
.![]() |
![]() |
Modifier and Type | Class and Description |
---|---|
static class |
PublicKeyReaderUtil.PublicKeyParseException.ErrorCode
Enumeration of the error codes if the public key could not parsed.
|
Modifier and Type | Method and Description |
---|---|
PublicKeyReaderUtil.PublicKeyParseException.ErrorCode |
getErrorCode()
Returns the error code enumeration of this public key parse
exception instance.
|
public PublicKeyReaderUtil.PublicKeyParseException.ErrorCode getErrorCode()
errorCode