Class FormatBException

java.lang.Object
de.elo.ix.client.FormatBException
All Implemented Interfaces:
byps.BExceptionO.FormatMessageFnct

public class FormatBException extends Object implements byps.BExceptionO.FormatMessageFnct
  • Constructor Details

    • FormatBException

      public FormatBException()
  • Method Details

    • formatMessage

      public String formatMessage(int code, String msg, String details, Throwable cause)
      Description copied from interface: byps.BExceptionO.FormatMessageFnct
      Format message.
      Specified by:
      formatMessage in interface byps.BExceptionO.FormatMessageFnct
      Parameters:
      code - Error code, see byps.BExceptionC
      msg - Error message
      details - Error details
      cause - Inner exception
      Returns:
      Message string