Class UserDataException

  • All Implemented Interfaces:
    Serializable

    public class UserDataException
    extends Exception
    Thrown when an error occurs marshalling or unmarshalling the User-Data AVP.
    Author:
    Open Cloud
    See Also:
    Serialized Form
    • Constructor Detail

      • UserDataException

        public UserDataException​(String message)
      • UserDataException

        public UserDataException​(String message,
                                 Throwable cause)