public class SLORepositoryLoadException extends RuntimeException
| Constructor and Description |
|---|
SLORepositoryLoadException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SLORepositoryLoadException(String message)
message - the exception message.