Class InvalidClassPathException

All Implemented Interfaces:
Serializable

public class InvalidClassPathException extends SpoonException
See Also:
Serialized Form
  • Constructor Details

    • InvalidClassPathException

      public InvalidClassPathException()
    • InvalidClassPathException

      public InvalidClassPathException(String msg)
    • InvalidClassPathException

      public InvalidClassPathException(Throwable e)
    • InvalidClassPathException

      public InvalidClassPathException(String msg, Exception e)