public class UntrustedKeyException extends Exception
Constructor and Description |
---|
UntrustedKeyException(String message,
TrustedKey trustedKey) |
UntrustedKeyException(TrustedKey trustedKey) |
Modifier and Type | Method and Description |
---|---|
TrustedKey |
getTrustedKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UntrustedKeyException(String message, TrustedKey trustedKey)
public UntrustedKeyException(TrustedKey trustedKey)
public TrustedKey getTrustedKey()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.