SystemExceptionFactorypublic final class DefaultSystemExceptionFactory extends Object implements SystemExceptionFactory
| Modifier and Type | Field | Description |
|---|---|---|
static SystemExceptionFactory |
INSTANCE |
| Modifier and Type | Method | Description |
|---|---|---|
SystemException |
createException() |
|
SystemException |
createException(ErrorCode code) |
|
SystemException |
createException(ErrorCode code,
SourceLocation location) |
public static final SystemExceptionFactory INSTANCE
public SystemException createException()
createException in interface SystemExceptionFactorypublic SystemException createException(ErrorCode code)
createException in interface SystemExceptionFactorypublic SystemException createException(ErrorCode code, SourceLocation location)
createException in interface SystemExceptionFactoryCopyright © 2019 Apache Software Foundation. All rights reserved.