public class SFException extends RuntimeException
| Constructor and Description |
|---|
SFException()
Constructor
|
SFException(String message)
Constructor
|
SFException(String message,
Throwable throwable)
Constructor
|
SFException(Throwable throwable)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SFException()
public SFException(String message)
message - error messagepublic SFException(String message, Throwable throwable)
message - error messagethrowable - throwablepublic SFException(Throwable throwable)
throwable - throwableCopyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.