com.ibm.workplace.wcm.api.editions
Class EditionServiceNotAvailableException
java.lang.Object
ServiceNotAvailableException
com.ibm.workplace.wcm.api.editions.EditionServiceNotAvailableException
public class EditionServiceNotAvailableException
- extends ServiceNotAvailableException
EditionServiceNotAvailableException thrown when the EditionService is not available
Field Summary |
protected static java.lang.String |
COPYRIGHT
copyright |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
protected static final java.lang.String COPYRIGHT
- copyright
EditionServiceNotAvailableException
public EditionServiceNotAvailableException(java.lang.Exception p_cause)
- Constructs a
EditionServiceNotAvailableException
with the cause
- Parameters:
p_cause
- the cause of the exception.
getDescription
public java.lang.String getDescription(java.util.Locale locale)
getLocales
public ListModel<java.util.Locale> getLocales()
getTitle
public java.lang.String getTitle(java.util.Locale locale)