gov.lanl.SSLTools
Class PolicyException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--gov.lanl.SSLTools.PolicyException
All Implemented Interfaces:
java.io.Serializable

public class PolicyException
extends java.lang.Exception

Policy exception

Version:
$Revision: 1.1 $ $Date: 2002/10/03 21:38:43 $
Author:
Jim George
See Also:
Serialized Form

Constructor Summary
PolicyException()
           
PolicyException(java.lang.String what)
           
 
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

PolicyException

public PolicyException()

PolicyException

public PolicyException(java.lang.String what)


Copyright © 2000 Apache Software Foundation. All Rights Reserved.