public class FileLookupException extends Exception
| Constructor and Description |
|---|
FileLookupException()
Default Constructor.
|
FileLookupException(String msg)
Creates an instance of this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileLookupException()
public FileLookupException(String msg)
msg - Exception message.Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.