public class NotImplementedServiceException extends ServiceException
| Constructor and Description |
|---|
NotImplementedServiceException(String message) |
NotImplementedServiceException(String message,
Exception e) |
NotImplementedServiceException(String message,
ValidationResult validationResult) |
getOptionalValidationResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic NotImplementedServiceException(String message)
public NotImplementedServiceException(String message, ValidationResult validationResult)
Copyright © 2003–2017 Atlassian. All rights reserved.