public class TextProcessingException extends Exception
Constructor and Description |
---|
TextProcessingException(String message) |
TextProcessingException(String message,
Throwable throwable) |
TextProcessingException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.