public class WebBeansException extends RuntimeException
Constructor and Description |
---|
WebBeansException(String message) |
WebBeansException(String message,
Throwable e) |
WebBeansException(Throwable e) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.