public class WebException
extends java.lang.IllegalStateException
Constructor and Description |
---|
WebException() |
WebException(java.lang.String message) |
WebException(java.lang.String message,
java.lang.Throwable cause) |
WebException(java.lang.Throwable cause) |