Package com.strobel.assembler.metadata
Class MetadataHelper.AdaptFailure
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.strobel.assembler.metadata.MetadataHelper.AdaptFailure
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- MetadataHelper
public static class MetadataHelper.AdaptFailure extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description AdaptFailure()
-
-
-
Field Detail
-
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
-
-