com.supermap.ar.areffect.exception
Class EffectViewRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.supermap.ar.areffect.exception.EffectViewRuntimeException
-
- All Implemented Interfaces:
- java.io.Serializable
public class EffectViewRuntimeException extends java.lang.RuntimeException
Exception that the scene doesn't support- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description EffectViewRuntimeException()
The constructor.EffectViewRuntimeException(java.lang.String s)
The constructor.
-