info.aduna.spectacle
Class DynamicFacetInputException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.aduna.spectacle.DynamicFacetInputException
All Implemented Interfaces:
Serializable

public class DynamicFacetInputException
extends Exception

Author:
Herko ter Horst
See Also:
Serialized Form

Constructor Summary
DynamicFacetInputException(String message)
           
DynamicFacetInputException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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 failed
cause -


Copyright © 1997-2008 Aduna. All Rights Reserved.