org.infinispan.cli.interpreter.codec
Class CodecException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.infinispan.cli.interpreter.result.StatementException
org.infinispan.cli.interpreter.codec.CodecException
- All Implemented Interfaces:
- Serializable
public class CodecException
- extends StatementException
CodecException.
- Since:
- 5.2
- Author:
- Tristan Tarrant
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CodecException
public CodecException(Throwable cause)
CodecException
public CodecException(String message)
CodecException
public CodecException(String message,
Throwable cause)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.