java.io.Serializable@Private public class ServiceException extends ServerException
Service implementations.ServerException.ERROR| Constructor | Description |
|---|---|
ServiceException(XException.ERROR error,
java.lang.Object... params) |
Creates an service exception using the specified error code.
|
getErrorpublic ServiceException(XException.ERROR error, java.lang.Object... params)
error - error code for the XException.params - parameters to use when creating the error message
with the error code template.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.