fuego.papi.exception
Class ViewNotFoundException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ViewOperationException
fuego.papi.exception.ViewNotFoundException
- public class ViewNotFoundException
- extends ViewOperationException
- See Also:
- Serialized Form
ViewNotFoundException
public ViewNotFoundException(String viewId)
- ViewNotFoundException:
Create the exception and set the message PAPI-8205.
- Parameters:
viewId - type from view like View.ATTACHMENTS
ViewNotFoundException
public ViewNotFoundException(String viewId,
Throwable cause)
- ViewNotFoundException:
Create the exception and set the message PAPI-8205.
- Parameters:
viewId - type from view like View.ATTACHMENTScause - The cause of this exception
© Copyright 1996/2005 Fuego Inc. All Rights Reserved