package org.aswing.error

AsWingManagerNotInited

The error indicated that the operation you are doing shuold be after AsWingManager.setRoot(a root).

Error

ImpMissError

This error indicates that an abstract class's abstract method missing overriden error.

UnsupportedError

This error indicates that a function/operation is not supported.