com.stimulsoft.report.barCodes.maxicode
Class StiMaxicodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.stimulsoft.report.barCodes.maxicode.StiMaxicodeException
All Implemented Interfaces:
java.io.Serializable

public class StiMaxicodeException
extends java.lang.Exception

Copyright Stimulsoft

See Also:
Serialized Form

Constructor Summary
StiMaxicodeException()
           
StiMaxicodeException(java.lang.String message)
           
StiMaxicodeException(java.lang.String message, java.lang.Exception inner)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StiMaxicodeException

public StiMaxicodeException()

StiMaxicodeException

public StiMaxicodeException(java.lang.String message)

StiMaxicodeException

public StiMaxicodeException(java.lang.String message,
                            java.lang.Exception inner)