java.util
Class InvalidPropertiesFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.util.InvalidPropertiesFormatException
- All Implemented Interfaces:
- Serializable
public class InvalidPropertiesFormatException
- extends IOException
- Since:
- 1.5
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidPropertiesFormatException
public InvalidPropertiesFormatException(String message)
InvalidPropertiesFormatException
public InvalidPropertiesFormatException(Throwable cause)