xml.xacml
Class PersonNotInListException

java.lang.Object
  extended by java.lang.Throwable
      extended by xml.xacml.PersonNotInListException
All Implemented Interfaces:
java.io.Serializable

public class PersonNotInListException
extends java.lang.Throwable

Copyright 2005, DocJava, Inc. User: dlyon Date: Nov 22, 2005 Time: 3:34:20 PM

See Also:
Serialized Form

Constructor Summary
PersonNotInListException(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

PersonNotInListException

public PersonNotInListException(java.lang.String s)