|
BPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
fuego.lang.DefaultException
fuego.papi.OperationException
fuego.papi.ViewOperationException
fuego.papi.exception.ViewsForTypeNotAvailableException
public class ViewsForTypeNotAvailableException
| Constructor Summary | |
|---|---|
ViewsForTypeNotAvailableException(String viewType,
Throwable cause)
Creates a new ViewsForTypeNotAvailableException with the given viewType and initial exception. |
|
| Method Summary | |
|---|---|
String |
getDetail(Locale locale)
This method return the detail of the exception. |
String |
getTechnicalDetail(Locale locale)
This method return the technical detail of the exception. |
| Methods inherited from class fuego.papi.ViewOperationException |
|---|
getViewId |
| Methods inherited from class fuego.papi.OperationException |
|---|
wrap |
| Methods inherited from class fuego.lang.DefaultException |
|---|
getCode, getKey, getMessage, getMessage, getStackTrace, getStackTraceString, getUserMessage, hasDetail |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ViewsForTypeNotAvailableException(String viewType,
Throwable cause)
viewType - Type of the view that is not available.cause - Initial exception.| Method Detail |
|---|
public String getDetail(Locale locale)
getDetail in class fuego.lang.DefaultExceptionpublic String getTechnicalDetail(Locale locale)
getTechnicalDetail in class fuego.lang.DefaultException
|
BPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||