DefaultSystemExceptionFactory
public interface SystemExceptionFactory
Modifier and Type | Method | Description |
---|---|---|
SystemException |
createException() |
|
SystemException |
createException(ErrorCode eCode) |
|
SystemException |
createException(ErrorCode eCode,
SourceLocation location) |
SystemException createException()
SystemException createException(ErrorCode eCode)
SystemException createException(ErrorCode eCode, SourceLocation location)
Copyright © 2019 Apache Software Foundation. All rights reserved.