Class UnmarshalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.model.base.api.unmarshal.UnmarshalException
All Implemented Interfaces:
Serializable

public class UnmarshalException extends Exception
See Also:
  • Constructor Details Link icon

    • UnmarshalException Link icon

      public UnmarshalException(Location location, String message)
    • UnmarshalException Link icon

      public UnmarshalException(Location location, String message, Throwable cause)
  • Method Details Link icon

    • getLocation Link icon

      public Location getLocation()