public class DuplicateRouteMappingException extends ActAppException
Constructor and Description |
---|
DuplicateRouteMappingException(RouteInfo existingRoute,
RouteInfo newRoute) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorDescription() |
String |
getErrorTitle() |
String |
getMessage() |
getInterestingStackTraceElement
id
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getErrorTitle()
getErrorTitle
in class ActAppException
public String getMessage()
getMessage
in class Throwable
public String getErrorDescription()
getErrorDescription
in class ActAppException
Copyright © 2014–2018 ActFramework. All rights reserved.