Class UnparametrizedAtomTypeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnparametrizedAtomTypeException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long serialVersionUID  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 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

      • UnparametrizedAtomTypeException

        public UnparametrizedAtomTypeException()
      • UnparametrizedAtomTypeException

        public UnparametrizedAtomTypeException​(java.lang.String s)
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Parameters:
        args -