|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OkapiToolException | |
|---|---|
| okapi.tools | |
| Uses of OkapiToolException in okapi.tools |
|---|
| Subclasses of OkapiToolException in okapi.tools | |
|---|---|
class |
OkapiToolFatalException
Class OkapiToolFatalException provides an exception for use in the tools, when an error from which there is no recovery possible has occurred. |
| Methods in okapi.tools that throw OkapiToolException | |
|---|---|
protected static void |
OkapiShowHelpM.addHelpArcs(OkapiXMLDocument xml,
OkapiNexus thisNexus,
java.lang.String mode,
OkapiUser user,
java.util.List nexusHistory,
boolean includeBodyEscapedXml)
|
static java.util.Date |
OkapiToolUtilities.convertToDate(java.lang.Object year,
java.lang.Object month,
java.lang.Object day,
java.lang.Object hour,
java.lang.Object minute)
return date given year, month, day, hour, and minute as strings. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||