Package org.pcre4j
Class Pcre2PatternInfoSizeError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pcre4j.Pcre2PatternInfoSizeError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPcre2PatternInfoSizeError(Pcre2PatternInfo info, long size) Pcre2PatternInfoSizeError(Pcre2PatternInfo info, long size, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Pcre2PatternInfoSizeError
-
Pcre2PatternInfoSizeError
-