public interface CodedExceptionBase
Modifier and Type | Method and Description |
---|---|
String |
getOriginalMessage()
Return the original message without the status code prefix
|
StatusCode |
getStatus()
ensures that a Coded Exception has a StatusCode that is accessible
|
StatusCode getStatus()
String getOriginalMessage()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.