public class SubstitutionOverlappingException extends SubstitutionException
Constructor and Description |
---|
SubstitutionOverlappingException() |
SubstitutionOverlappingException(String message) |
SubstitutionOverlappingException(String message,
Throwable cause) |
SubstitutionOverlappingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SubstitutionOverlappingException()
public SubstitutionOverlappingException(String message, Throwable cause)
public SubstitutionOverlappingException(String message)
public SubstitutionOverlappingException(Throwable cause)
Copyright © 2019 Suncode. All rights reserved.