org.jboss.shrinkwrap.resolver.api
Class InvalidConfigurationFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileException
- All Implemented Interfaces:
- Serializable
public class InvalidConfigurationFileException
- extends RuntimeException
Indicates that a configuration file is not valid or is not in expected format
- Author:
- Karel Piwko
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidConfigurationFileException
public InvalidConfigurationFileException(String message)
- Creates a new instance
- Parameters:
message -
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.