public class UnauthorizedException extends PKIException
PKIException.Datacode| Constructor and Description |
|---|
UnauthorizedException(PKIException.Data data) |
UnauthorizedException(java.lang.String message) |
UnauthorizedException(java.lang.String message,
java.lang.Throwable cause) |
getCode, getData, main, setCodepublic UnauthorizedException(java.lang.String message)
public UnauthorizedException(java.lang.String message,
java.lang.Throwable cause)
public UnauthorizedException(PKIException.Data data)