jrun.security
Class JRunSecurityException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrun.security.JRunSecurityException
All Implemented Interfaces:
java.io.Serializable

public class JRunSecurityException
extends java.lang.Exception

Security specific exception

Author:
Ramesh Natarajan
See Also:
, Serialized Form

Constructor Summary
JRunSecurityException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JRunSecurityException

public JRunSecurityException(java.lang.String msg)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.