Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.interpreter.result
Class StatementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.infinispan.cli.interpreter.result.StatementException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CodecException

public class StatementException
extends Exception

See Also:
Serialized Form

Constructor Summary
StatementException(String message)
           
StatementException(String message, Throwable cause)
           
StatementException(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

StatementException

public StatementException(Throwable cause)

StatementException

public StatementException(String message)

StatementException

public StatementException(String message,
                          Throwable cause)

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.