Exception | Description |
---|---|
BaseServiceRuntimeException |
Runtime exception wrap class
all RuntimeException threw from service was wrapped to the exceptioncatch the exception to retrieve detail error message from service retrieve service stack trace message by call BaseServiceRuntimeException.getServiceStackTraceMessage() get exception type by call BaseServiceRuntimeException.getType() |
Copyright © 2019. All rights reserved.