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 - public SFException(String message, Throwable throwable)
message - throwable - public SFException(Throwable throwable)
throwable - Copyright © 2018 National Geospatial-Intelligence Agency. All rights reserved.