| Package | Description |
|---|---|
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationException |
E.invalidConfiguration(String message,
Object... args)
Throws out a
ConfigurationException with message specified. |
static ConfigurationException |
E.invalidConfiguration(Throwable cause,
String message,
Object... args)
Throws out a
ConfigurationException with cause and message specified. |
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.