public class TargetNotSupportedException extends InvalidSelectorException
ITargetSelector.attach(org.spongepowered.asm.mixin.refmap.IMixinContext)| Constructor and Description |
|---|
TargetNotSupportedException(java.lang.String message) |
TargetNotSupportedException(java.lang.String message,
java.lang.Throwable cause) |
TargetNotSupportedException(java.lang.Throwable cause) |
getMessage, prependpublic TargetNotSupportedException(java.lang.String message)
public TargetNotSupportedException(java.lang.Throwable cause)
public TargetNotSupportedException(java.lang.String message,
java.lang.Throwable cause)