Class ClassLoaderException

All Implemented Interfaces:
Serializable

public class ClassLoaderException extends IbisException
Exception thrown by ClassLoaderManager when it fails to create an IConfigurationClassLoader.
Author:
Niels Meijer
See Also:
  • Constructor Details

    • ClassLoaderException

      public ClassLoaderException(String msg)
    • ClassLoaderException

      public ClassLoaderException(String msg, Throwable th)
    • ClassLoaderException

      public ClassLoaderException(Throwable e)