Class ZebraWeblinkException

Object
Throwable
Exception
com.zebra.sdk.weblink.ZebraWeblinkException
All Implemented Interfaces:
Serializable

public class ZebraWeblinkException extends Exception
Signals that an error occured while configuring weblink
See Also:
  • Constructor Details

    • ZebraWeblinkException

      public ZebraWeblinkException(Exception e)
      Constructs a ZebraWeblinkException with a base Exception
      Parameters:
      e - the base exception
    • ZebraWeblinkException

      public ZebraWeblinkException(String string)
      Constructs a SettingsException with a custom detailed error message.
      Parameters:
      string - the custom error message