ALBPM Process API

fuego.papi.exception
Class InvalidNoteIdException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by fuego.lang.DefaultRuntimeException
                  extended by fuego.papi.OperationRuntimeException
                      extended by fuego.papi.exception.InvalidNoteIdException
All Implemented Interfaces:
Serializable

public class InvalidNoteIdException
extends OperationRuntimeException

See Also:
Serialized Form

Constructor Summary
InvalidNoteIdException(String noteId)
           
 
Method Summary
 String getNoteId()
           
 
Methods inherited from class fuego.lang.DefaultRuntimeException
getCause, getCode, getDetail, getKey, getMessage, getMessage, getStackTraceString, getTechnicalDetail, getUserMessage, hasDetail, initCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidNoteIdException

public InvalidNoteIdException(String noteId)
Method Detail

getNoteId

public String getNoteId()

ALBPM Process API

© Copyright 1996/2005 Fuego Inc. All Rights Reserved