br.com.caelum.stella.boleto
Class CriacaoBoletoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
br.com.caelum.stella.boleto.BoletoException
br.com.caelum.stella.boleto.CriacaoBoletoException
- All Implemented Interfaces:
- Serializable
public class CriacaoBoletoException
- extends BoletoException
Representa um erro ao pegar dados de um boleto.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CriacaoBoletoException
public CriacaoBoletoException(String message,
Exception e)
CriacaoBoletoException
public CriacaoBoletoException(Exception e)
Copyright © 2008 Caelum. All Rights Reserved.