Class SignatureFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jd.core.v1.service.converter.classfiletojavasyntax.util.SignatureFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class SignatureFormatException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SignatureFormatException()
SignatureFormatException(java.lang.String s)
-