org.objectweb.medor.api

Class IOException


public class IOException
extends MedorException

Specialisation of MedorException for IO exceptions

Author:
Sebastien Chassande-Barrioz

Constructor Summary

IOException(Exception e)
IOException(String s)
IOException(String m, Exception e)

Method Summary

Methods inherited from class org.objectweb.medor.api.MedorException

getNestedException, printStackTrace, printStackTrace, printStackTrace

Constructor Details

IOException

public IOException(Exception e)


IOException

public IOException(String s)


IOException

public IOException(String m,
                   Exception e)