public class InterceptorMetadataException extends InterceptorException
| Constructor and Description |
|---|
InterceptorMetadataException() |
InterceptorMetadataException(java.lang.String s) |
InterceptorMetadataException(java.lang.String s,
java.lang.Throwable throwable) |
InterceptorMetadataException(java.lang.Throwable throwable) |
public InterceptorMetadataException()
public InterceptorMetadataException(java.lang.String s)
public InterceptorMetadataException(java.lang.String s,
java.lang.Throwable throwable)
public InterceptorMetadataException(java.lang.Throwable throwable)
Copyright © 2013 Seam Framework. All Rights Reserved.