Class OwsExceptionReport


  • public class OwsExceptionReport
    extends XmlModel
    • Constructor Detail

      • OwsExceptionReport

        public OwsExceptionReport()
    • Method Detail

      • getExceptions

        public java.util.List<OwsException> getExceptions()
      • getVersion

        public java.lang.String getVersion()
      • getLang

        public java.lang.String getLang()
      • toString

        @NonNull
        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • toPrettyString

        public java.lang.String toPrettyString()