Package org.benf.cfr.reader.util
Class CannotLoadClassException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.benf.cfr.reader.util.CannotLoadClassException
-
- All Implemented Interfaces:
java.io.Serializable
public class CannotLoadClassException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CannotLoadClassException(java.lang.String s, java.lang.Throwable throwable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-