当前页面:
在线文档首页 >
NetBeans API Javadoc 4.1.0
VariableInputFormatException (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
org.netbeans.modules.vcscore.util
Class VariableInputFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.netbeans.modules.vcscore.util.VariableInputFormatException
- All Implemented Interfaces:
- Serializable
- public class VariableInputFormatException
- extends IllegalArgumentException
The exception describing a bad format of variable input descriptor.
- See Also:
- Serialized Form
VariableInputFormatException
public VariableInputFormatException(String message)
- Creates new VariableInputFormatException
getLocalizedMessage
public String getLocalizedMessage()