public class SecurityCodeNotFoundException extends Exception
Constructor and Description |
---|
SecurityCodeNotFoundException()
The default constructor.
|
SecurityCodeNotFoundException(String message)
Constructs a new instance of SecurityCodeNotFoundException
|
SecurityCodeNotFoundException(String message,
Throwable throwable)
Constructs a new instance of SecurityCodeNotFoundException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SecurityCodeNotFoundException()
public SecurityCodeNotFoundException(String message)
Copyright © 2019 Communote team. All rights reserved.