com.aelitis.azureus.core
Class AzureusCoreException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.aelitis.azureus.core.AzureusCoreException
- All Implemented Interfaces: 
 - Serializable
 
public class AzureusCoreException
- extends RuntimeException
 
- Author:
 
  - parg
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
AzureusCoreException
public AzureusCoreException(String str)
AzureusCoreException
public AzureusCoreException(String str,
                            Throwable cause)