|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.bsf.listOfValues.exceptions.NoSuchLovException
Should be thrown when a LOV is requested but not found.
LovServiceBean
,
Serialized FormField Summary |
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
NoSuchLovException()
|
|
NoSuchLovException(java.lang.Long p_lovOID)
Produces an exception with the message "No such LOV (X) has been found..." |
|
NoSuchLovException(java.lang.String p_message)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NoSuchLovException()
public NoSuchLovException(java.lang.String p_message)
public NoSuchLovException(java.lang.Long p_lovOID)
p_lovOID
- The oid of the missing LOV.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |