public class ExceptionFactory extends Object
| Constructor and Description |
|---|
ExceptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
throwDaJLabException(String code)
Throw a daJLab exception
|
static void |
throwDaJLabRuntimeException(String code)
Throw a daJLab runtime exception.
|
public static final void throwDaJLabException(String code) throws DaJLabException
code - code of the errorDaJLabException - the created exceptionpublic static final void throwDaJLabRuntimeException(String code)
code - code of the errorCopyright © 2018. All rights reserved.