public class Exceptions
extends org.alfresco.error.AlfrescoRuntimeException
SolrFacetService
.Modifier and Type | Class and Description |
---|---|
static class |
Exceptions.DuplicateFacetId |
static class |
Exceptions.IllegalArgument
This exception is used to signal a bad parameter.
|
static class |
Exceptions.MissingFacetId |
static class |
Exceptions.UnrecognisedFacetId |
Constructor and Description |
---|
Exceptions() |
Exceptions(String message) |
Exceptions(String message,
Throwable cause) |
Exceptions(Throwable cause) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2017 Alfresco Software. All rights reserved.