Class MorfeuszException

  • All Implemented Interfaces:
    java.io.Serializable

    public class MorfeuszException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean swigCMemOwn  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected MorfeuszException​(long cPtr, boolean cMemoryOwn)  
        MorfeuszException​(java.lang.String what)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void delete()  
      protected void finalize()  
      protected static long getCPtr​(MorfeuszException obj)  
      protected static long swigRelease​(MorfeuszException obj)  
      java.lang.String what()  
      • 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, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • MorfeuszException

        protected MorfeuszException​(long cPtr,
                                    boolean cMemoryOwn)
      • MorfeuszException

        public MorfeuszException​(java.lang.String what)
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • what

        public java.lang.String what()