info.aduna.spectacle
Class DynamicFacetInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.aduna.spectacle.DynamicFacetInputException
- All Implemented Interfaces:
- Serializable
public class DynamicFacetInputException
- extends Exception
- Author:
- Herko ter Horst
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DynamicFacetInputException
public DynamicFacetInputException(String message)
- Parameters:
message - the facet value that failed
DynamicFacetInputException
public DynamicFacetInputException(String message,
Throwable cause)
- Parameters:
message - the facet value that failedcause -
Copyright © 1997-2008 Aduna. All Rights Reserved.