org.sonatype.gossip
Class MissingPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sonatype.gossip.ConfigurationException
org.sonatype.gossip.MissingPropertyException
- All Implemented Interfaces:
- Serializable
public class MissingPropertyException
- extends ConfigurationException
Thrown to indicate a required configuration property is missing.
- Since:
- 1.0
- Author:
- Jason Dillon
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingPropertyException
public MissingPropertyException(String name)
Copyright © 2008-2012 Sonatype. All Rights Reserved.