story.dbcore.exceptions
Class Scheherexception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by story.dbcore.exceptions.Scheherexception
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ActionExists, AlreadyDefined, AmbiguousNodeID, CircularLink, ConditionExists, DependedUpon, DuplicateReference, DuplicateSCHReference, ElementUsed, ElementUsedInAction, ElementUsedInCondition, ElementUsedInModifier, ElementUsedInNoun, EmptyArgVector, HyponymousRelationship, IllegalStateTime, InsufficientArguments, InvalidatesInstanceNode, InvalidNodeTypeForLink, LinkExists, MissingAttribute, MissingVisibleState, ModifierExists, MultipleAttributeInheritance, NodeExists, NodeRemoved, NoLinkedNodes, NoSuchLinks, NoSuchNode, NoSuchNounInState, NoSuchNounInTransition, NoSuchPlanner, NoSuchRepository, NoSuchState, NoSuchTransition, NullAttributeValue, NullPlan, NullPlanResult, PlaceholderOnly, Quit, StateExists, TooManyArguments, TooManyResults, TransitionExists, Undeclared, UnmetReferenceReq, UnmetSCHReferenceReq, UnrelatedHistoryFrame, Unrenderable, UnrunnableCommand, UnrunnableVirgilCommand, VariableNotDefined

public class Scheherexception
extends java.lang.Exception

Generic application-specific exception.

See Also:
Serialized Form

Constructor Summary
Scheherexception()
           
Scheherexception(java.lang.String s)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Scheherexception

public Scheherexception()

Scheherexception

public Scheherexception(java.lang.String s)


Copyright © 2011 David K. Elson. All Rights Reserved.