public class ConflictResolverNotFoundException extends Exception
| Constructor and Description | 
|---|
| ConflictResolverNotFoundException(String message)Creates a new  ConflictResolverNotFoundExceptionwith the specified message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConflictResolverNotFoundException(String message)
ConflictResolverNotFoundException with the specified message.message - the messageCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.