Class Javacw.FailSecurityException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--java.lang.SecurityException
                          |
                          +--Javacw.FailSecurityException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Javacw

class Javacw.FailSecurityException
extends java.lang.SecurityException


Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
(package private) Javacw.FailSecurityException()
           
(package private) Javacw.FailSecurityException(java.lang.String message)
           
 
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

Javacw.FailSecurityException

Javacw.FailSecurityException()

Javacw.FailSecurityException

Javacw.FailSecurityException(java.lang.String message)