org.gudy.azureus2.platform.win32.access.impl
Class AEWin32AccessExceptionImpl

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

public class AEWin32AccessExceptionImpl
extends AEWin32AccessException

See Also:
Serialized Form

Constructor Summary
AEWin32AccessExceptionImpl(String operation, String message)
           
 
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

AEWin32AccessExceptionImpl

public AEWin32AccessExceptionImpl(String operation,
                                  String message)