Class PageWithoutPageSizeException

  • All Implemented Interfaces:
    java.io.Serializable, org.molgenis.util.exception.ErrorCoded

    public class PageWithoutPageSizeException
    extends org.molgenis.util.exception.CodedRuntimeException
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object[] getLocalizedMessageArguments()  
      • Methods inherited from class org.molgenis.util.exception.CodedRuntimeException

        getErrorCode, getLocalizedMessage
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PageWithoutPageSizeException

        public PageWithoutPageSizeException()
    • Method Detail

      • getLocalizedMessageArguments

        protected java.lang.Object[] getLocalizedMessageArguments()
        Specified by:
        getLocalizedMessageArguments in class org.molgenis.util.exception.CodedRuntimeException