Package com.isode.som

Class SomInvalidCommandArgumentException

All Implemented Interfaces:
Serializable

public class SomInvalidCommandArgumentException extends SomException
Invalid command argument exception
Author:
mst
See Also:
  • Constructor Details

    • SomInvalidCommandArgumentException

      public SomInvalidCommandArgumentException()
      Default constructor
    • SomInvalidCommandArgumentException

      public SomInvalidCommandArgumentException(String message)
      Constructor
      Parameters:
      message - exception details (human friendly)