org.rhq.core.util
Class IniEditor.NoSuchSectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.core.util.IniEditor.NoSuchSectionException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- IniEditor
public static class IniEditor.NoSuchSectionException
- extends RuntimeException
Thrown when an inexistent section is addressed.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IniEditor.NoSuchSectionException
public IniEditor.NoSuchSectionException()
IniEditor.NoSuchSectionException
public IniEditor.NoSuchSectionException(String msg)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.