public class FailedException extends RuntimeException
PropConfigService.| Constructor and Description |
|---|
FailedException()
Constructs a new runtime exception with no error message.
|
FailedException(String message)
Constructs a new runtime exception with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FailedException()
public FailedException(String message)
message - error message