Class SMLException

All Implemented Interfaces:
Serializable

public class SMLException extends Exception

Exception thrown while manipulating SensorML data model

See Also:
  • Constructor Details

    • SMLException

      public SMLException(String message)
    • SMLException

      public SMLException(String message, Throwable cause)