public class RedirectException extends RuntimeException
| Constructor and Description |
|---|
RedirectException(IOException ioe) |
RedirectException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RedirectException(IOException ioe)
public RedirectException(String message)
Copyright © 2015 Seam Framework. All Rights Reserved.