public class

NoDestTextModelException

extends RendererException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.priint.comet.renderer.exception.RendererException
         ↳ com.priint.comet.renderer.exception.NoDestTextModelException

Summary

Public Constructors
NoDestTextModelException()
NoDestTextModelException(String message)
NoDestTextModelException(Throwable cause)
NoDestTextModelException(String message, Throwable cause)
[Expand]
Inherited Methods
From class com.priint.comet.renderer.exception.RendererException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public NoDestTextModelException ()

public NoDestTextModelException (String message)

public NoDestTextModelException (Throwable cause)

public NoDestTextModelException (String message, Throwable cause)