Class PostfinanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.optional.ebill.impl.webservice.postfinance.PostfinanceException
All Implemented Interfaces:
Serializable

public class PostfinanceException extends Exception
See Also:
  • Constructor Details

    • PostfinanceException

      public PostfinanceException(String message)
    • PostfinanceException

      public PostfinanceException(String message, Throwable cause)
    • PostfinanceException

      public PostfinanceException(Throwable cause)