Docmosis API 4.5.0

com.docmosis.template.population
Class StringInterceptorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.docmosis.template.population.StringInterceptorException
All Implemented Interfaces:
Serializable

public class StringInterceptorException
extends Exception

See Also:
Serialized Form

Constructor Summary
StringInterceptorException(String message, boolean isClientError)
           
StringInterceptorException(String message, Throwable cause, boolean isClientError)
           
StringInterceptorException(Throwable cause, boolean isClientError)
           
 
Method Summary
 boolean isClientError()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringInterceptorException

public StringInterceptorException(String message,
                                  Throwable cause,
                                  boolean isClientError)

StringInterceptorException

public StringInterceptorException(String message,
                                  boolean isClientError)

StringInterceptorException

public StringInterceptorException(Throwable cause,
                                  boolean isClientError)
Method Detail

isClientError

public boolean isClientError()

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.