|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.lens.server.user.UserConfigLoaderException
public class UserConfigLoaderException
The Class UserConfigLoaderException.
| Constructor Summary | |
|---|---|
UserConfigLoaderException()
Instantiates a new user config loader exception. |
|
UserConfigLoaderException(String s)
Instantiates a new user config loader exception. |
|
UserConfigLoaderException(String message,
Throwable cause)
Instantiates a new user config loader exception. |
|
UserConfigLoaderException(Throwable e)
Instantiates a new user config loader exception. |
|
| Method Summary |
|---|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserConfigLoaderException()
public UserConfigLoaderException(String s)
s - the spublic UserConfigLoaderException(Throwable e)
e - the e
public UserConfigLoaderException(String message,
Throwable cause)
message - the messagecause - the cause
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||