org.chromattic.api
Class ChromatticIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.chromattic.api.ChromatticException
org.chromattic.api.ChromatticIOException
- All Implemented Interfaces:
- Serializable
public class ChromatticIOException
- extends ChromatticException
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
- Serialized Form
ChromatticIOException
public ChromatticIOException()
ChromatticIOException
public ChromatticIOException(String message)
ChromatticIOException
public ChromatticIOException(String message,
IOException rootCause)
ChromatticIOException
public ChromatticIOException(IOException rootCause)
initCause
public Throwable initCause(Throwable cause)
- Overrides:
initCause in class Throwable
getCause
public IOException getCause()
- Overrides:
getCause in class Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.