org.apache.ftpserver.util
Class PropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ftpserver.util.PropertiesException
- All Implemented Interfaces:
- Serializable
public class PropertiesException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertiesException
public PropertiesException()
PropertiesException
public PropertiesException(String msg)
PropertiesException
public PropertiesException(Exception ex)
Copyright © 2001-2012 Codehaus. All Rights Reserved.