org.jboss.maven.util.properties
Class PropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.maven.util.properties.PropertiesException
- All Implemented Interfaces:
- Serializable
public class PropertiesException
- extends RuntimeException
Some problem processing Properties
.
- Author:
- Steve Ebersole
- 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(String message)
PropertiesException
public PropertiesException(String message,
Throwable cause)
Copyright © 2009-2011 JBoss, a division of Red Hat, Inc. All Rights Reserved.