org.gudy.azureus2.platform.win32.access
Class AEWin32AccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gudy.azureus2.platform.win32.access.AEWin32AccessException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AEWin32AccessExceptionImpl

public class AEWin32AccessException
extends java.lang.Exception

Author:
parg
See Also:
Serialized Form

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

AEWin32AccessException

public AEWin32AccessException(java.lang.String str)