public class FixtureFormatException extends RuntimeException
FixtureParser encounter an error when
attempting to parse fixture raw string to Map instance.| Constructor and Description |
|---|
FixtureFormatException(String fixtureName,
String msg)
Create a new FixtureFormatException.
|
FixtureFormatException(String fixtureName,
Throwable throwable)
Create a new FixtureFormatException by throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.