public class UnexpectedNoSuchFieldException extends UnexpectedException
NoSuchFieldException| Constructor and Description |
|---|
UnexpectedNoSuchFieldException(NoSuchFieldException cause) |
UnexpectedNoSuchFieldException(NoSuchMethodException cause,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedNoSuchFieldException(NoSuchFieldException cause)
public UnexpectedNoSuchFieldException(NoSuchMethodException cause, String message, Object... args)
Copyright © 2017. All Rights Reserved.