br.com.caelum.stella.boleto
Class GeracaoBoletoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
br.com.caelum.stella.boleto.BoletoException
br.com.caelum.stella.boleto.GeracaoBoletoException
- All Implemented Interfaces:
- Serializable
public class GeracaoBoletoException
- extends BoletoException
Representa um erro ao gerar um boleto para PNG, JPEG, PDF, etc. Normalmente
representa um erro na camada responsável por gerar nesse formato especĂfico.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GeracaoBoletoException
public GeracaoBoletoException(String message,
Exception e)
GeracaoBoletoException
public GeracaoBoletoException(Exception e)
Copyright © 2009 Caelum. All Rights Reserved.