Class PiTranslationException

  • All Implemented Interfaces:
    java.io.Serializable

    @Beta
    public final class PiTranslationException
    extends java.lang.Exception
    Signals that an error was encountered while translating an entity.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PiTranslationException​(java.lang.String message)
      Creates a new exception with the given message.
    • Method Summary

      • 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

      • PiTranslationException

        public PiTranslationException​(java.lang.String message)
        Creates a new exception with the given message.
        Parameters:
        message - a message