net.sf.sail.core.entity
Class RoleRuleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.sail.core.entity.RoleRuleException
All Implemented Interfaces:
java.io.Serializable

public class RoleRuleException
extends java.lang.Exception

Roles define rules on the size and composition of an Agent. If an attempt is made to violate a role, throw this exception.

Author:
turadg
See Also:
Serialized Form

Constructor Summary
RoleRuleException()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RoleRuleException

public RoleRuleException()


Copyright © 2004-2008 TELS Center. All Rights Reserved.