|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.quattor.pan.exceptions.ConfigurationException
public class ConfigurationException
Identifies a problem with the configuration of the compiler. This is usually the result of inconsistent or incomplete options being given.
| Constructor Summary | |
|---|---|
protected |
ConfigurationException(java.lang.String message)
|
| Method Summary | |
|---|---|
static ConfigurationException |
create(java.lang.String msgkey,
java.lang.Object... args)
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ConfigurationException(java.lang.String message)
| Method Detail |
|---|
public static ConfigurationException create(java.lang.String msgkey,
java.lang.Object... args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||