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